We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8562446 commit 4a05d00Copy full SHA for 4a05d00
macos/sol-macOS/Info.plist
@@ -19,9 +19,9 @@
19
<key>CFBundlePackageType</key>
20
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
21
<key>CFBundleShortVersionString</key>
22
- <string>2.1.280</string>
+ <string>2.1.281</string>
23
<key>CFBundleVersion</key>
24
- <string>494</string>
+ <string>495</string>
25
<key>LSApplicationCategoryType</key>
26
<string>public.app-category.productivity</string>
27
<key>LSMinimumSystemVersion</key>
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "sol",
3
- "version": "2.1.280",
+ "version": "2.1.281",
4
"private": true,
5
"scripts": {
6
"start": "react-native start",
0 commit comments