Skip to content
Snippets Groups Projects
Commit 4a79c775 authored by Parménides GV's avatar Parménides GV
Browse files

Bump version code&number + changelog: 0.9.0

parent ae37fca1
Branches
Tags
No related merge requests found
0.9.0
Features:
- Fail back to other ports/servers in case of error
- Start vpn automatically after foced to log in
- More unit tests added, better code structured
Bugs:
- Switching providers logs out before showing Configuration Wizard
- Update profiles correctly
......
......@@ -17,8 +17,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="se.leap.bitmaskclient"
android:versionCode="110"
android:versionName="0.9.0RC2" >
android:versionCode="111"
android:versionName="0.9.0" >
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment