diff --git a/GNUmakefile b/GNUmakefile index db2f729c..4fd3d12e 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -3,8 +3,8 @@ MAKEFLAGS += --warn-undefined-variables MAKEFLAGS += --no-builtin-rules -VERSION_CODE := 15 -VERSION_NUMBER := 0.0.15 +VERSION_CODE := 16 +VERSION_NUMBER := 0.0.16-wip VERSION_NAME := Medium English breakfast tea. PROJECT = tildefriends diff --git a/src/android/AndroidManifest.xml b/src/android/AndroidManifest.xml index b1851241..ab5816a8 100644 --- a/src/android/AndroidManifest.xml +++ b/src/android/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="16" + android:versionName="0.0.16-wip">