Skip to content

Commit

Permalink
build: bump version and build number
Browse files Browse the repository at this point in the history
  • Loading branch information
outaTiME committed Nov 6, 2024
1 parent 33c8fad commit d218873
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/client/app.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const version = '8.0.0';
const buildNumber = 143;
const buildNumber = 144;

const LIGHT_SPLASH = {
image: './assets/splash-light.png',
Expand Down
2 changes: 1 addition & 1 deletion packages/client/ios/mbitoDlar/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>143</string>
<string>144</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSApplicationQueriesSchemes</key>
Expand Down

0 comments on commit d218873

Please sign in to comment.