Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Akuma
bitmask_android
Commits
96bc3f8d
Commit
96bc3f8d
authored
Feb 27, 2018
by
cyberta
Browse files
set version name to 0.9.8
parent
6d42b38b
Changes
2
Hide whitespace changes
Inline
Side-by-side
CHANGELOG
View file @
96bc3f8d
...
...
@@ -16,6 +16,7 @@ Features:
- updated crypto libraries openssl, openvpn, mbedtls etc.
- support for Android 8.1
- new translations
- new experimental feature to save battery
0.9.7 - the maintenance release
Bugs:
...
...
app/src/main/AndroidManifest.xml
View file @
96bc3f8d
...
...
@@ -16,8 +16,8 @@
-->
<manifest
xmlns:android=
"http://schemas.android.com/apk/res/android"
package=
"se.leap.bitmaskclient"
android:versionCode=
"13
3
"
android:versionName=
"0.9.8
RC2
"
>
android:versionCode=
"13
4
"
android:versionName=
"0.9.8"
>
<uses-sdk
android:minSdkVersion=
"16"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment