Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
beriain committed Jul 10, 2018
1 parent 6e99b13 commit 5c83314
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "eu.polarclock"
minSdkVersion 15
targetSdkVersion 23
versionCode 9
versionName "1.4.3"
versionCode 10
versionName "1.4.4"
}
buildTypes {
release {
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/assets/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
</div>
<img src="./logo.png" />
<h2>Polar Clock</h2>
<h5><i>Version: 1.4.3</i></h5>
<h5><i>Version: 1.4.4</i></h5>
<h5><a href="https://github.com/beriain/PolarClock">https://github.com/beriain/PolarClock</a></h5>
<hr>
<table>
Expand Down

0 comments on commit 5c83314

Please sign in to comment.