Skip to content

Commit c5a7f03

Browse files
committed
Releasing 2.6.14
1 parent 958df8c commit c5a7f03

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# 2.6.14
2+
Jonas Kalderstam (1):
3+
* [ff495c38] Fixed mark as read on scroll also marking items when opening
4+
items
5+
6+
trunars (1):
7+
* [958df8ca] Updated Bulgarian translation using Weblate
8+
19
# 2.6.13
210
Dritan Taulla (1):
311
* [39b9434c] Updated Albanian translation using Weblate

app/build.gradle.kts

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ android {
1212

1313
defaultConfig {
1414
applicationId = "com.nononsenseapps.feeder"
15-
versionCode = 298
16-
versionName = "2.6.13"
15+
versionCode = 299
16+
versionName = "2.6.14"
1717
minSdk = 23
1818
targetSdk = 33
1919

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# 2.6.14
2+
Jonas Kalderstam (1):
3+
* [ff495c38] Fixed mark as read on scroll also marking items when opening
4+
items
5+
6+
trunars (1):
7+
* [958df8ca] Updated Bulgarian translation using Weblate
8+

0 commit comments

Comments
 (0)