Skip to content
This repository has been archived by the owner. It is now read-only.
Permalink
Browse files

Updated build version

  • Loading branch information
naira-cliqz committed Jun 28, 2019
1 parent 6694856 commit 8550f920e913dbbadab1e9ff052584dce4bdaa3a
Showing with 4 additions and 4 deletions.
  1. +2 −2 Client/Info.plist
  2. +2 −2 Extensions/ShareTo/Info.plist
@@ -23,7 +23,7 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>APPL</string> <string>APPL</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.0.7</string> <string>2.0.0</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleURLTypes</key> <key>CFBundleURLTypes</key>
@@ -40,7 +40,7 @@
</dict> </dict>
</array> </array>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>1</string> <string>7</string>
<key>CommitHash</key> <key>CommitHash</key>
<string></string> <string></string>
<key>ITSAppUsesNonExemptEncryption</key> <key>ITSAppUsesNonExemptEncryption</key>
@@ -17,11 +17,11 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>XPC!</string> <string>XPC!</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>1.0.7</string> <string>2.0.0</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>1</string> <string>7</string>
<key>MozDevelopmentTeam</key> <key>MozDevelopmentTeam</key>
<string>$(DEVELOPMENT_TEAM)</string> <string>$(DEVELOPMENT_TEAM)</string>
<key>NSExtension</key> <key>NSExtension</key>

0 comments on commit 8550f92

Please sign in to comment.