Skip to content

Commit 677d537

Browse files
committed
Bump version string, update changelog, update screenshots
1 parent 2d4047b commit 677d537

File tree

4 files changed

+15
-2
lines changed

4 files changed

+15
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ android {
1313
applicationId = "org.nsh07.wikireader"
1414
minSdk = 26
1515
targetSdk = 36
16-
versionCode = 38
17-
versionName = "2.2.0"
16+
versionCode = 39
17+
versionName = "2.2.1"
1818

1919
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
2020
vectorDrawables {
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
New features:
2+
- New colors for lists
3+
- Reorganised settings menu
4+
- Numbered lists are now supported
5+
6+
Bug fixes:
7+
- Fixed some bugs in tables
8+
- Fixed missing fractions on some pages
9+
- Fixed missing quoted text on some pages
10+
11+
Translations:
12+
Contributors on Weblate helped add support for these languages in this update:
13+
Spanish, French, German, Hungarian, Turkish
30 KB
Loading
-24 KB
Loading

0 commit comments

Comments
 (0)