Skip to content

Commit

Permalink
"Bump build to 6.58.1.3."
Browse files Browse the repository at this point in the history
  • Loading branch information
pete-signal committed Feb 7, 2024
1 parent aa38af3 commit d0287d8
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions Signal/Signal-Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>2</string>
<string>3</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.58.1.2</string>
<string>6.58.1.3</string>
<key>OWSMerchantID</key>
<string>$(SIGNAL_MERCHANTID)</string>
<key>PHPhotoLibraryPreventAutomaticLimitedAccessAlert</key>
Expand Down
4 changes: 2 additions & 2 deletions SignalNSE/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>6.58.1</string>
<key>CFBundleVersion</key>
<string>2</string>
<string>3</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.58.1.2</string>
<string>6.58.1.3</string>
<key>OWSMerchantID</key>
<string>$(SIGNAL_MERCHANTID)</string>
</dict>
Expand Down
4 changes: 2 additions & 2 deletions SignalShareExtension/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<key>CFBundleShortVersionString</key>
<string>6.58.1</string>
<key>CFBundleVersion</key>
<string>2</string>
<string>3</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.58.1.2</string>
<string>6.58.1.3</string>
<key>OWSMerchantID</key>
<string>$(SIGNAL_MERCHANTID)</string>
<key>UIStatusBarStyle</key>
Expand Down

0 comments on commit d0287d8

Please sign in to comment.