Skip to content

Commit 86d5260

Browse files
authored
Merge pull request #780 from Sereri/3.9.1
3.9.1
2 parents 2d17812 + 7001688 commit 86d5260

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Awful.apk/src/main/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
-->
88
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
99
package="com.ferg.awfulapp"
10-
android:versionCode="30900"
11-
android:versionName="3.9.0"
10+
android:versionCode="30901"
11+
android:versionName="3.9.1"
1212
android:installLocation="auto">
1313
<supports-screens
1414
android:smallScreens="true"

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,11 @@
66

77
<main>
88
<section>
9-
<h2>3.9.0</h2>
9+
<h2>3.9.1</h2>
1010
<ul>
1111
<li>Refactored imgur upload to require account. On the one hand, you now need an Imgur account, on the other hand you can now delete those dick pics you "accidentally" uploaded in the app. Oh and also Imgur doesn't delete those images apparently?? Yet??</li>
1212
<li>Added better handling for cloudfront captchas. You can now train self-driving cars without leaving the app.</li>
13+
<li>Now also turning links for the letter app (formerly bird app) into embeds.</li>
1314
</ul>
1415
</section>
1516
<section>

0 commit comments

Comments
 (0)