]> git.ipfire.org Git - thirdparty/strongswan.git/commitdiff
android: New release after fixing Always-on VPN with managed profiles
authorTobias Brunner <tobias@strongswan.org>
Thu, 3 Apr 2025 14:35:47 +0000 (16:35 +0200)
committerTobias Brunner <tobias@strongswan.org>
Thu, 3 Apr 2025 14:35:47 +0000 (16:35 +0200)
src/frontends/android/app/build.gradle
src/frontends/android/app/src/main/play/release-notes/de-DE/default.txt
src/frontends/android/app/src/main/play/release-notes/en-US/default.txt

index 105647580e6680d7a05ab2c4363138da0babc369..01eb5a189d326a33a1c8eccd43369747d8a57b21 100644 (file)
@@ -9,8 +9,8 @@ android {
         minSdkVersion 21
         targetSdkVersion 34
 
-        versionCode 88
-        versionName "2.5.4"
+        versionCode 89
+        versionName "2.5.5"
 
         externalNativeBuild {
             ndkBuild {
index 5cc848590d703a2a0d5b32f7def7c6bd7f3b4943..7cfb62d6d3f07b640dbe2b0ca2ba68c348a39705 100644 (file)
@@ -1,3 +1,7 @@
+# 2.5.5 #
+
+- Fixt den Start von verwalteten Profilen als Always-on VPN
+
 # 2.5.4 #
 
 - Fixt Probleme beim Wiederherstellen der Verbindung
index 23bc8c75c9b9a33d5550e8acf0926400c939a4a0..4b8b02ed00c19f2983aaecb5182d074ef003259b 100644 (file)
@@ -1,3 +1,7 @@
+# 2.5.5 #
+
+- Fix initiating managed profiles as Always-on VPN
+
 # 2.5.4 #
 
 - Fix issues when reestablishing the connection