File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,6 +11,14 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1111
1212
1313
14+ ## [ 5.1.2] ( https://github.com/TryQuiet/quiet/compare/@quiet/desktop@5.1.2-alpha.1...@quiet/desktop@5.1.2 ) (2025-06-06)
15+
16+ ** Note:** Version bump only for package @quiet/desktop
17+
18+
19+
20+
21+
1422# Changelog
1523
1624## [ unreleased]
Original file line number Diff line number Diff line change @@ -11,6 +11,14 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
1111
1212
1313
14+ ## [ 5.1.2] ( https://github.com/TryQuiet/quiet/compare/@quiet/mobile@5.1.2-alpha.1...@quiet/mobile@5.1.2 ) (2025-06-06)
15+
16+ ** Note:** Version bump only for package @quiet/mobile
17+
18+
19+
20+
21+
1422# Changelog
1523
1624## [ unreleased]
Original file line number Diff line number Diff line change @@ -192,7 +192,7 @@ android {
192192 applicationId " com.quietmobile"
193193 minSdkVersion rootProject. ext. minSdkVersion
194194 targetSdkVersion rootProject. ext. targetSdkVersion
195- versionCode 497
195+ versionCode 498
196196 versionName " 5.1.2"
197197 resValue " string" , " build_config_package" , " com.quietmobile"
198198 testBuildType System . getProperty(' testBuildType' , ' debug' )
Original file line number Diff line number Diff line change 3434 </dict >
3535 </array >
3636 <key >CFBundleVersion </key >
37- <string >452 </string >
37+ <string >453 </string >
3838 <key >ITSAppUsesNonExemptEncryption </key >
3939 <false />
4040 <key >LSRequiresIPhoneOS </key >
Original file line number Diff line number Diff line change 1919 <key >CFBundleSignature </key >
2020 <string >???? </string >
2121 <key >CFBundleVersion </key >
22- <string >452 </string >
22+ <string >453 </string >
2323</dict >
2424</plist >
You can’t perform that action at this time.
0 commit comments