File tree Expand file tree Collapse file tree 4 files changed +15
-3
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 4 files changed +15
-3
lines changed Original file line number Diff line number Diff line change
1
+ # Auto-generated file. DO NOT EDIT.
2
+ 1.2.1
Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ 1.2.1] - 2025-06-17
11
+
10
12
### Changed
11
13
12
14
- Updated translations
@@ -137,7 +139,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
137
139
138
140
- Initial release
139
141
140
- [ Unreleased ] : https://github.com/FossifyOrg/Messages/compare/1.2.0...HEAD
142
+ [ Unreleased ] : https://github.com/FossifyOrg/Messages/compare/1.2.1...HEAD
143
+ [ 1.2.1 ] : https://github.com/FossifyOrg/Messages/compare/1.2.0...1.2.1
141
144
[ 1.2.0 ] : https://github.com/FossifyOrg/Messages/compare/1.1.7...1.2.0
142
145
[ 1.1.7 ] : https://github.com/FossifyOrg/Messages/compare/1.1.6...1.1.7
143
146
[ 1.1.6 ] : https://github.com/FossifyOrg/Messages/compare/1.1.5...1.1.6
Original file line number Diff line number Diff line change
1
+ Added:
2
+
3
+ • Conversation shortcuts
4
+
5
+ Changed:
6
+
7
+ • Updated translations
Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ android.useAndroidX=true
3
3
org.gradle.jvmargs =-Xmx8192m
4
4
5
5
# Versioning
6
- VERSION_NAME =1.2.0
7
- VERSION_CODE =11
6
+ VERSION_NAME =1.2.1
7
+ VERSION_CODE =12
8
8
APP_ID =org.fossify.messages
You can’t perform that action at this time.
0 commit comments