Skip to content

Commit 7a1e91e

Browse files
committed
Bump version
1 parent 6ac295c commit 7a1e91e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

macos/sol-macOS/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
<key>CFBundlePackageType</key>
2020
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
2121
<key>CFBundleShortVersionString</key>
22-
<string>2.1.287</string>
22+
<string>2.1.288</string>
2323
<key>CFBundleVersion</key>
24-
<string>501</string>
24+
<string>502</string>
2525
<key>LSApplicationCategoryType</key>
2626
<string>public.app-category.productivity</string>
2727
<key>LSMinimumSystemVersion</key>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sol",
3-
"version": "2.1.287",
3+
"version": "2.1.288",
44
"private": true,
55
"scripts": {
66
"start": "react-native start",

0 commit comments

Comments
 (0)