File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed
Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.2.0] - 2025-11-14
2+
3+ ### Bug Fixes
4+
5+ * incorrect end date for reign of george 6th ([ 9660039] ( https://github.com/Crozzers/PostboxGO/commit/9660039236f8a4439d0115f992f0af9f558e2745 ) )
6+
7+
8+ ### Features
9+
10+ * add icons for the royal cyphers ([ d198359] ( https://github.com/Crozzers/PostboxGO/commit/d198359c0ddb704da962bca9493df10d7c03a43d ) )
11+ * re-vamp postbox details view ([ cb4c914] ( https://github.com/Crozzers/PostboxGO/commit/cb4c9144498f2107e37660d99df0f0c2c8943666 ) )
12+
13+
114## [ 1.1.0] - 2025-11-08
215
316### Features
159172[ 1.0.0-alpha.14 ] : https://github.com/Crozzers/PostboxGO/compare/1.0.0-alpha.13...1.0.0-alpha.14
160173[ 1.0.0 ] : https://github.com/Crozzers/PostboxGO/compare/1.0.0-alpha.14...1.0.0
161174[ 1.1.0 ] : https://github.com/Crozzers/PostboxGO/compare/1.0.0...1.1.0
175+ [ 1.2.0 ] : https://github.com/Crozzers/PostboxGO/compare/1.1.0...1.2.0
Original file line number Diff line number Diff line change @@ -14,8 +14,8 @@ android {
1414 applicationId = " com.crozzers.postboxgo"
1515 minSdk = 26
1616 targetSdk = 36
17- versionCode = 56
18- versionName = " 1.1 .0"
17+ versionCode = 57
18+ versionName = " 1.2 .0"
1919
2020 testInstrumentationRunner = " androidx.test.runner.AndroidJUnitRunner"
2121 }
You can’t perform that action at this time.
0 commit comments