File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed
Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ 1.0.0] - 2025-10-26
2+
3+ ### Features
4+
5+ * add postbox age estimate ([ 105821d] ( https://github.com/Crozzers/PostboxGO/commit/105821d9ef26f365d48f0482112372c9441fa66c ) )
6+ * add scottish crown as royal cypher option ([ 57d3543] ( https://github.com/Crozzers/PostboxGO/commit/57d3543e34ddfe2f5ecea01c3724cae8fcca7e50 ) )
7+
8+
19## [ 1.0.0-alpha.14] - 2025-10-25
210
311### Features
141149[ 1.0.0-alpha.12 ] : https://github.com/Crozzers/PostboxGO/compare/1.0.0-alpha.11...1.0.0-alpha.12
142150[ 1.0.0-alpha.13 ] : https://github.com/Crozzers/PostboxGO/compare/1.0.0-alpha.12...1.0.0-alpha.13
143151[ 1.0.0-alpha.14 ] : https://github.com/Crozzers/PostboxGO/compare/1.0.0-alpha.13...1.0.0-alpha.14
152+ [ 1.0.0 ] : https://github.com/Crozzers/PostboxGO/compare/1.0.0-alpha.14...1.0.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 = 54
18- versionName = " 1.0.0-alpha.14 "
17+ versionCode = 55
18+ versionName = " 1.0.0"
1919
2020 testInstrumentationRunner = " androidx.test.runner.AndroidJUnitRunner"
2121 }
You can’t perform that action at this time.
0 commit comments