Skip to content

Commit

Permalink
Bump version codes
Browse files Browse the repository at this point in the history
  • Loading branch information
emericg committed Oct 14, 2021
1 parent ff648d7 commit 72db949
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assets/android/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0"?>
<manifest package="com.emeric.watchflower" xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="3.0" android:versionCode="02900001" android:installLocation="auto">
<manifest package="com.emeric.watchflower" xmlns:android="http://schemas.android.com/apk/res/android" android:versionName="3.0" android:versionCode="03000001" android:installLocation="auto">

<supports-screens android:largeScreens="true" android:normalScreens="true" android:anyDensity="true" android:smallScreens="true"/>

Expand Down
2 changes: 1 addition & 1 deletion assets/linux/watchflower.appdata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<url type="donation">https://paypal.me/EmericGrange</url>

<releases>
<release version="3.0" date="2021-11-01" />
<release version="3.0" date="2021-10-14" />
<release version="2.1" date="2021-07-09" />
<release version="2.0" date="2021-06-17" />
<release version="1.0" date="2021-04-02" />
Expand Down

0 comments on commit 72db949

Please sign in to comment.