Skip to content
Snippets Groups Projects
Commit 13e04924 authored by cyberta's avatar cyberta
Browse files

set version name to 0.9.8RC2

parent e4303be9
Branches
Tags 0.9.8RC2
No related merge requests found
Pipeline #21449 canceled
...@@ -10,7 +10,12 @@ Features: ...@@ -10,7 +10,12 @@ Features:
the user creates a vpn profile or enables unsecured internet traffic the user creates a vpn profile or enables unsecured internet traffic
with a click on a notification with a click on a notification
- improved certificate pinning mechanism - improved certificate pinning mechanism
- (more to come) - complete new ui based on material design
- different layouts for smartphones and tablets
- improved error handling for expired certificates
- updated crypto libraries openssl, openvpn, mbedtls etc.
- support for Android 8.1
- new translations
0.9.7 - the maintenance release 0.9.7 - the maintenance release
Bugs: Bugs:
......
...@@ -16,8 +16,8 @@ ...@@ -16,8 +16,8 @@
--> -->
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="se.leap.bitmaskclient" package="se.leap.bitmaskclient"
android:versionCode="132" android:versionCode="133"
android:versionName="0.9.8RC1" > android:versionName="0.9.8RC2" >
<uses-sdk <uses-sdk
android:minSdkVersion="16" android:minSdkVersion="16"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment