Skip to content

Commit

Permalink
Just tag this 2.1.1 and release at least on the beta channel. #302
Browse files Browse the repository at this point in the history
  • Loading branch information
Wilm0r committed Sep 4, 2023
1 parent aa7ff3b commit 6edd978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
android:versionCode="528" android:versionName="2.1">
android:versionCode="529" android:versionName="2.1.1">
<!-- TODO: Convert versionCode back to hex when fdroid supports it! -->
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE"/>
<uses-permission android:name="android.permission.INTERNET"/>
Expand Down

0 comments on commit 6edd978

Please sign in to comment.