Skip to content

Commit 7e16690

Browse files
committed
chore(release): bump version, update changelog
1 parent 4d96d35 commit 7e16690

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ android {
3333
applicationId = "org.nsh07.pomodoro"
3434
minSdk = 27
3535
targetSdk = 36
36-
versionCode = 13
37-
versionName = "1.5.0"
36+
versionCode = 14
37+
versionName = "1.6.0-alpha01"
3838

3939
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
4040
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
New features:
2+
- New Always On Display option: click anywhere while on the Timer screen to turn on Always On Display mode, tap again to turn it off
3+
4+
Translators on Weblate helped add support for French and Turkish in this update
5+
6+
The AOD feature is still in development. Suggest features and report bugs at https://github.com/nsh07/tomato/issues

0 commit comments

Comments
 (0)