forked from cory/tildefriends
Oh yeah, we're working on 0.0.12.
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@4488 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
@ -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="11"
|
||||
android:versionName="0.0.11">
|
||||
android:versionCode="12"
|
||||
android:versionName="0.0.12-wip">
|
||||
<uses-sdk android:minSdkVersion="28"/>
|
||||
<uses-permission android:name="android.permission.INTERNET"/>
|
||||
<application android:label="Tilde Friends" android:usesCleartextTraffic="true" android:debuggable="true">
|
||||
|
@ -1,3 +1,3 @@
|
||||
#define VERSION_NUMBER "0.0.11"
|
||||
#define VERSION_NAME "Be nothing, and you will have everything to give to others."
|
||||
#define VERSION_NUMBER "0.0.12-wip"
|
||||
#define VERSION_NAME "Where everybody knows your name."
|
||||
|
||||
|
Reference in New Issue
Block a user