Skip to content

Commit

Permalink
Move to version 1.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Mookiies committed Jan 27, 2018
1 parent a82c25f commit 06900b8
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 4 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,4 @@ gradle/
local.properties
/apkInfo/
/.idea/
/release/output.json
4 changes: 2 additions & 2 deletions AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.mookie.circo"
android:versionCode="20"
android:versionName="1.3.5"
android:versionCode="21"
android:versionName="1.3.6"
android:allowBackup="true">

<supports-screens
Expand Down
12 changes: 10 additions & 2 deletions whats_new.txt
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ New Icons: (36)
- fitbit
- roku


Version 1.3.4
------------------------------------------------------------------------
Fixes: Fix Netflix Icon not applying
Expand Down Expand Up @@ -194,6 +195,7 @@ New Icons:
- Yahoo Finance
- Youtube Kids


Version 1.3.5
------------------------------------------------------------------------

Expand Down Expand Up @@ -252,5 +254,11 @@ New Icons:
- Lastfm
- Line
- Line lite
- Livejournal
- Livestream
- LiveJournal
- Livestream


Version 1.3.6
------------------------------------------------------------------------

New Icons:

0 comments on commit 06900b8

Please sign in to comment.