Skip to content

Commit

Permalink
update version to 6.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tibbi committed Nov 8, 2018
1 parent 0f79bc1 commit a2de779
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ android {
applicationId "com.simplemobiletools.notes.pro"
minSdkVersion 21
targetSdkVersion 28
versionCode 54
versionName "5.0.2"
versionCode 55
versionName "6.0.0"
setProperty("archivesBaseName", "notes")
}

Expand Down

0 comments on commit a2de779

Please sign in to comment.