File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Change Log
2+
3+ All notable changes to this project will be documented in this file.
4+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5+
6+ # [ 6.1.0-alpha.0] ( https://github.com/TryQuiet/quiet/compare/@quiet/desktop@6.1.0-alpha.0...@quiet/desktop@6.1.0-alpha.0 ) (2025-07-16)
7+
8+ ** Note:** Version bump only for package @quiet/desktop
9+
10+
11+
12+
13+
114# Changelog
215
316## [ 6.1.0]
Original file line number Diff line number Diff line change 1+ # Change Log
2+
3+ All notable changes to this project will be documented in this file.
4+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5+
6+ # [ 6.1.0-alpha.0] ( https://github.com/TryQuiet/quiet/compare/@quiet/mobile@6.1.0-alpha.0...@quiet/mobile@6.1.0-alpha.0 ) (2025-07-16)
7+
8+ ** Note:** Version bump only for package @quiet/mobile
9+
10+
11+
12+
13+
114# Changelog
215
316## [ 6.1.0]
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 507
195+ versionCode 508
196196 versionName " 6.1.0-alpha.0"
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 >462 </string >
37+ <string >463 </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 >462 </string >
22+ <string >463 </string >
2323</dict >
2424</plist >
You can’t perform that action at this time.
0 commit comments