Skip to content

Commit fb14e60

Browse files
committed
Bump to 3.6.5 and update changelog
1 parent d461427 commit fb14e60

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

Awful.apk/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="com.ferg.awfulapp"
4-
android:versionCode="10008"
5-
android:versionName="3.6.4"
4+
android:versionCode="10009"
5+
android:versionName="3.6.5"
66
android:installLocation="auto">
77
<supports-screens
88
android:smallScreens="true"

Awful.apk/src/main/assets/changelog.html

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,14 @@
66

77
<main>
88
<section>
9-
<h2>3.6.3</h2>
9+
<h2>3.6.5</h2>
10+
<ul>
11+
<li>Important fixes for probations and other weird behavior (the app's, not yours...)</li>
12+
</ul>
13+
</section>
14+
15+
<section>
16+
<h2>3.6.4</h2>
1017
<ul>
1118
<li>Fixed broken stuff from the terrible non-https internet badlands</li>
1219
<li>WebP is an image format, we knew that, so do our menus</li>

0 commit comments

Comments
 (0)