Let's release 0.0.22.

This commit is contained in:
2024-08-28 18:40:10 -04:00
parent 9240c6570a
commit 7114ce2516
3 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.unprompted.tildefriends"
android:versionCode="26"
android:versionName="0.0.22-wip">
android:versionName="0.0.22">
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
<uses-permission android:name="android.permission.INTERNET"/>
<application

View File

@ -1,2 +1,2 @@
#define VERSION_NUMBER "0.0.22-wip"
#define VERSION_NAME "Look for the helpers."
#define VERSION_NUMBER "0.0.22"
#define VERSION_NAME "Get born soon."