Skip to content

Commit

Permalink
Revert ""Bump build to 6.53.0.0." (nightly-11-29-2023)"
Browse files Browse the repository at this point in the history
This reverts commit bf8aeda.
  • Loading branch information
marissa-signal committed Nov 29, 2023
1 parent bf8aeda commit 8658c03
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions Signal/Signal-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>6.53.0</string>
<string>6.52.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
Expand All @@ -44,7 +44,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>0</string>
<string>2</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LOGS_EMAIL</key>
Expand Down Expand Up @@ -123,7 +123,7 @@
<key>OWSBundleIDPrefix</key>
<string>$(SIGNAL_BUNDLEID_PREFIX)</string>
<key>OWSBundleVersion4</key>
<string>6.53.0.0</string>
<string>6.52.0.2</string>
<key>OWSMerchantID</key>
<string>$(SIGNAL_MERCHANTID)</string>
<key>PHPhotoLibraryPreventAutomaticLimitedAccessAlert</key>
Expand Down
6 changes: 3 additions & 3 deletions SignalNSE/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>6.53.0</string>
<string>6.52.0</string>
<key>CFBundleVersion</key>
<string>0</string>
<string>2</string>
<key>NSAppTransportSecurity</key>
<dict>
<key>NSExceptionDomains</key>
Expand Down Expand Up @@ -50,7 +50,7 @@
<key>OWSBundleIDPrefix</key>
<string>$(SIGNAL_BUNDLEID_PREFIX)</string>
<key>OWSBundleVersion4</key>
<string>6.53.0.0</string>
<string>6.52.0.2</string>
<key>OWSMerchantID</key>
<string>$(SIGNAL_MERCHANTID)</string>
</dict>
Expand Down
6 changes: 3 additions & 3 deletions SignalShareExtension/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>6.53.0</string>
<string>6.52.0</string>
<key>CFBundleVersion</key>
<string>0</string>
<string>2</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>NSAppTransportSecurity</key>
Expand Down Expand Up @@ -72,7 +72,7 @@
<key>OWSBundleIDPrefix</key>
<string>$(SIGNAL_BUNDLEID_PREFIX)</string>
<key>OWSBundleVersion4</key>
<string>6.53.0.0</string>
<string>6.52.0.2</string>
<key>OWSMerchantID</key>
<string>$(SIGNAL_MERCHANTID)</string>
<key>UIStatusBarStyle</key>
Expand Down

0 comments on commit 8658c03

Please sign in to comment.