We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85e864e commit 160df1eCopy full SHA for 160df1e
macos/sol-macOS/Info.plist
@@ -17,9 +17,9 @@
17
<key>CFBundlePackageType</key>
18
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
19
<key>CFBundleShortVersionString</key>
20
- <string>2.1.148</string>
+ <string>2.1.149</string>
21
<key>CFBundleVersion</key>
22
- <string>362</string>
+ <string>363</string>
23
<key>LSApplicationCategoryType</key>
24
<string>public.app-category.productivity</string>
25
<key>LSMinimumSystemVersion</key>
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "sol",
3
- "version": "2.1.148",
+ "version": "2.1.149",
4
"private": true,
5
"scripts": {
6
"start": "react-native-macos start",
0 commit comments