Let's start 0.0.15.

git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4704 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
2023-12-30 16:08:15 +00:00
parent f186806117
commit d556cbc835
3 changed files with 7 additions and 7 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="14"
android:versionName="0.0.14">
android:versionCode="15"
android:versionName="0.0.15-wip">
<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.14"
#define VERSION_NAME "Served on apple cider dressed winter greens."
#define VERSION_NUMBER "0.0.15-wip"
#define VERSION_NAME "Medium English breakfast tea."