Let's release 0.0.20.

This commit is contained in:
2024-06-26 20:29:07 -04:00
parent 92b31de4a9
commit 8a93cdd33c
4 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.unprompted.tildefriends"
android:versionCode="20"
android:versionName="0.0.20-wip">
android:versionName="0.0.20">
<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.20-wip"
#define VERSION_NAME "One word all lowercase four words all uppercase."
#define VERSION_NUMBER "0.0.20"
#define VERSION_NAME "They gave you a small cup."