diff --git a/GNUmakefile b/GNUmakefile index 0253a32d..a77feba2 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -4,8 +4,8 @@ MAKEFLAGS += --warn-undefined-variables MAKEFLAGS += --no-builtin-rules VERSION_CODE := 26 -VERSION_NUMBER := 0.0.22-wip -VERSION_NAME := Look for the helpers. +VERSION_NUMBER := 0.0.22 +VERSION_NAME := Get born soon. SQLITE_URL := https://www.sqlite.org/2024/sqlite-amalgamation-3460100.zip LIBUV_URL := https://dist.libuv.org/dist/v1.48.0/libuv-v1.48.0.tar.gz diff --git a/src/android/AndroidManifest.xml b/src/android/AndroidManifest.xml index ab30b5cd..c50aab2c 100644 --- a/src/android/AndroidManifest.xml +++ b/src/android/AndroidManifest.xml @@ -2,7 +2,7 @@ + android:versionName="0.0.22">