diff --git a/GNUmakefile b/GNUmakefile index 3e8afb89..4d9bebc5 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -18,7 +18,7 @@ MAKEFLAGS += --no-builtin-rules VERSION_CODE := 43 VERSION_CODE_IOS := 17 -VERSION_NUMBER := 0.2025.9-wip +VERSION_NUMBER := 0.2025.9 VERSION_NAME := This program kills fascists. IPHONEOS_VERSION_MIN=14.0 diff --git a/metadata/en-US/changelogs/43.txt b/metadata/en-US/changelogs/43.txt index 585c812b..b1bfd6c9 100644 --- a/metadata/en-US/changelogs/43.txt +++ b/metadata/en-US/changelogs/43.txt @@ -1,8 +1,8 @@ - * Fixed multiple issues with blob wants determination. - * Fixed some link issues. - * Fixed some context menus being cut off. - * Minor Android fixes. - * Updates: - * CodeMirror - * OpenSSL 3.5.3 - * QuickJS 2025-09-13 +* Fixed multiple issues with blob replication. +* Fixed some link encoding issues. +* Fixed some context menus being cut off. +* Minor Android fixes. +* Updates: + * CodeMirror + * OpenSSL 3.5.3 + * QuickJS 2025-09-13 diff --git a/src/android/AndroidManifest.xml b/src/android/AndroidManifest.xml index 59e63b29..c9886dab 100644 --- a/src/android/AndroidManifest.xml +++ b/src/android/AndroidManifest.xml @@ -2,7 +2,7 @@ + android:versionName="0.2025.9">