Skip to content

Commit 9f132eb

Browse files
committed
Release v1.6.6
1 parent 0924929 commit 9f132eb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: CHANGELOG.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
### v1.7 (In progress)
2-
- Add more languages for translation
3-
- Make favourite icon in popup smaller
1+
### Ongoing
2+
- Translate app into more languages
3+
- Make favourite icon in popup smaller
44

55
### v1.6 [Blog post](https://gsantner.net/blog/2019/08/15/memetastic-v1.6-offline-meme-templates-funny-sites.html?source=inapp_changelog&project=memetastic)
66
- Simplify overall app usage

Diff for: app/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ android {
4040

4141
resValue "string", "manifest_package_id", "io.github.gsantner.memetastic"
4242
applicationId "io.github.gsantner.memetastic"
43-
versionName "1.6.5"
44-
versionCode 66
43+
versionName "1.6.6"
44+
versionCode 67
4545
setProperty("archivesBaseName", applicationId + "-v" + versionCode + "-" + versionName)
4646
}
4747

0 commit comments

Comments
 (0)