Skip to content

Commit

Permalink
Notepad 3.0.2 (release 1)
Browse files Browse the repository at this point in the history
* Bump version code for 3.0.2 release
  • Loading branch information
farmerbb committed Oct 13, 2022
1 parent 6c17c69 commit af5a676
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[versions]

# Notepad
notepad-versionCode = "115"
notepad-versionName = "3.0.1"
notepad-versionCode = "116"
notepad-versionName = "3.0.2"

# Android SDK
android-compileSdk = "33"
Expand Down

0 comments on commit af5a676

Please sign in to comment.