Skip to content

Commit

Permalink
Bump version to 60/v3.0.10
Browse files Browse the repository at this point in the history
  • Loading branch information
microbit-grace committed Jul 24, 2024
1 parent 927c824 commit b237901
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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="59"
android:versionName="3.0.9">
android:versionCode="60"
android:versionName="3.0.10">

<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE"/>
Expand Down
2 changes: 1 addition & 1 deletion pfLibrary
Submodule pfLibrary updated 0 files

0 comments on commit b237901

Please sign in to comment.