Skip to content

Commit

Permalink
chore(ios): fix current build numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
farfromrefug committed Nov 8, 2024
1 parent ad9cd47 commit 472b17c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion App_Resources/cardwallet/iOS/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<key>CFBundleShortVersionString</key>
<string>1.3.0</string>
<key>CFBundleVersion</key>
<string>14</string>
<string>15</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
Expand Down
2 changes: 1 addition & 1 deletion App_Resources/documentscanner/iOS/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<key>CFBundleShortVersionString</key>
<string>1.10.2</string>
<key>CFBundleVersion</key>
<string>39</string>
<string>40</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleDisplayName</key>
Expand Down

0 comments on commit 472b17c

Please sign in to comment.