Skip to content
Snippets Groups Projects
Commit 7bcc167d authored by cyberta's avatar cyberta
Browse files

update version to 1.0.6

parent 786e719c
Branches
Tags backupninja_upstream/1.1.0
No related merge requests found
1.0.6 - New Year release
features:
- auto-update for apks downloaded from bitmask.net and from brand websites like riseup.net
- pgp verification to secure auto-update mechanism
- support for Android 10 and Android 11
- new translations (<3 to all translators)
- update openvpn, openssl and other dependencies
bugfixes:
- fix "exclude apps from VPN" feature
1.0.5 - Menshen release 1.0.5 - Menshen release
features: features:
- geoip service: improved automatic gateway selection, taking hemisphere into account - geoip service: improved automatic gateway selection, taking hemisphere into account
......
...@@ -13,8 +13,8 @@ android { ...@@ -13,8 +13,8 @@ android {
defaultConfig { defaultConfig {
applicationId "se.leap.bitmaskclient" applicationId "se.leap.bitmaskclient"
versionCode 149 versionCode 150
versionName "1.0.5" versionName "1.0.6"
minSdkVersion 16 minSdkVersion 16
targetSdkVersion 30 targetSdkVersion 30
vectorDrawables.useSupportLibrary = true vectorDrawables.useSupportLibrary = true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment