Skip to content

Commit a7720a0

Browse files
authored
Release 1.11.0 (#593)
1 parent c36f941 commit a7720a0

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

app/.meta/version.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"code": 1010000000,
2+
"code": 1011000000,
33
"migration": false,
44
"minSdk": 21,
55
"releaseNotes": "",
6-
"version": "1.10.0",
6+
"version": "1.11.0",
77
"appId": "com.mxt.anitrend"
88
}

app/src/main/assets/changelog.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ Read the **FAQ** for issues regarding NSFW and notifications. Goto **Options** -
66
## What's Changed
77

88
### Enhancements
9-
- Added long press to copy URL in media stats fragment @Luk1337
10-
- Add **TRENDING MANGA** tab to What's Trending page @Luk1337
9+
- New application icon
1110

1211
### Current Issues
1312
- Gifs may show artifacts if more than one is playing at a given moment (with experimental markdown support in settings)

gradle/release.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version=1.10.0
2-
code=1010000000
1+
version=1.11.0
2+
code=1011000000

0 commit comments

Comments
 (0)