Let's start work on 0.0.23. Clean out some libuv non-submodule cruft while I'm in here.

This commit is contained in:
2024-08-28 19:10:16 -04:00
parent e1b9066b26
commit 56e483782d
3 changed files with 7 additions and 12 deletions

View File

@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.unprompted.tildefriends"
android:versionCode="26"
android:versionName="0.0.22">
android:versionCode="27"
android:versionName="0.0.23-wip">
<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"
#define VERSION_NAME "Get born soon."
#define VERSION_NUMBER "0.0.23-wip"
#define VERSION_NAME "Me upon my pony on my boat."