Skip to content

Commit

Permalink
Bump version to 59 / v3.0.9 (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
microbit-grace committed May 28, 2024
1 parent d92da0c commit be90a8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:versionCode="58"
android:versionName="3.0.8">
android:versionCode="59"
android:versionName="3.0.9">

<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE"/>
Expand Down

0 comments on commit be90a8e

Please sign in to comment.