Let's release 0.0.19.

This commit is contained in:
2024-05-29 19:50:59 -04:00
parent 2eebfa9a7a
commit f4dfc1dd98
4 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.unprompted.tildefriends"
android:versionCode="19"
android:versionName="0.0.19-wip">
android:versionName="0.0.19">
<uses-sdk android:minSdkVersion="24" android:targetSdkVersion="34"/>
<uses-permission android:name="android.permission.INTERNET"/>
<application

View File

@ -1,2 +1,2 @@
#define VERSION_NUMBER "0.0.19-wip"
#define VERSION_NUMBER "0.0.19"
#define VERSION_NAME "Don't let your loyalty become a burden."