diff --git a/GNUmakefile b/GNUmakefile index f0d35816..7fe82fc7 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -3,9 +3,9 @@ MAKEFLAGS += --warn-undefined-variables MAKEFLAGS += --no-builtin-rules -VERSION_CODE := 13 -VERSION_NUMBER := 0.0.13 -VERSION_NAME := Served on grilled naan or gluten free sweet potato flatbread. +VERSION_CODE := 14 +VERSION_NUMBER := 0.0.14-wip +VERSION_NAME := Served on apple cider dressed winter greens. PROJECT = tildefriends BUILD_DIR ?= out diff --git a/src/android/AndroidManifest.xml b/src/android/AndroidManifest.xml index 24f83870..d65b76c9 100644 --- a/src/android/AndroidManifest.xml +++ b/src/android/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="14" + android:versionName="0.0.14-wip">