Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
ospfranco committed Oct 18, 2024
1 parent 91637e8 commit c18aa70
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions macos/sol-macOS/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>2.1.110</string>
<string>2.1.111</string>
<key>CFBundleVersion</key>
<string>324</string>
<string>325</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.productivity</string>
<key>LSMinimumSystemVersion</key>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sol",
"version": "2.1.110",
"version": "2.1.111",
"private": true,
"scripts": {
"start": "react-native-macos start",
Expand Down

0 comments on commit c18aa70

Please sign in to comment.