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 6ac295c commit 7a1e91eCopy full SHA for 7a1e91e
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.287</string>
+ <string>2.1.288</string>
23
<key>CFBundleVersion</key>
24
- <string>501</string>
+ <string>502</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.287",
+ "version": "2.1.288",
4
"private": true,
5
"scripts": {
6
"start": "react-native start",
0 commit comments