diff --git a/app/build.gradle b/app/build.gradle index 2b182320..14514c97 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -27,8 +27,8 @@ android { applicationId "com.fastaccess.github" minSdkVersion 21 targetSdkVersion 25 - versionCode 151 - versionName "1.5.1" + versionCode 160 + versionName "1.6.0" signingConfig signingConfigs.signing buildConfigString "GITHUB_CLIENT_ID", (buildProperties.secrets['github_client_id'] | buildProperties.notThere['github_client_id']).string buildConfigString "GITHUB_SECRET", (buildProperties.secrets['github_secret'] | buildProperties.notThere['github_secret']).string diff --git a/app/src/main/res/raw/changelog.html b/app/src/main/res/raw/changelog.html index 0171b463..9c0802ef 100644 --- a/app/src/main/res/raw/changelog.html +++ b/app/src/main/res/raw/changelog.html @@ -2,59 +2,30 @@ - Untitled Document.md + Changelog - -

FastHub changelog

- -

Version 1.5.0 (Dark Theme is finally fixed)

- -

New Features / Enhancements

- +

FastHub changelog

+

Version 1.6.0 (Organization Support)

+

New Features / Fixes

- -

Bug Fxies

- - -
-

P.S: Releases will usually happen in Sunday, so please stay tuned for more stuff :).

- -

Please notice: Organization is my highest priority for the next release, please stay tuned & patience.

- -

FastHub in a month has closed 176 issues & feature requests, its a one man job, so please bare with me.

+

P.S: Releases will usually happen in Sunday unless if urgent release, so please stay tuned for more stuff :).

+
+
+

Please notice: Organization is yet to be fully supported

-

Thank you very much

+ \ No newline at end of file