build: Let's start work on 0.0.27.
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="31" | ||||
| 	android:versionName="0.0.26"> | ||||
| 	android:versionCode="32" | ||||
| 	android:versionName="0.0.27-wip"> | ||||
| 	<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/> | ||||
| 	<uses-permission android:name="android.permission.INTERNET"/> | ||||
| 	<application | ||||
|   | ||||
| @@ -1,2 +1,2 @@ | ||||
| #define VERSION_NUMBER "0.0.26" | ||||
| #define VERSION_NUMBER "0.0.27-wip" | ||||
| #define VERSION_NAME "This program kills fascists." | ||||
|   | ||||
		Reference in New Issue
	
	Block a user