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 7b43b8e commit 0e6a3d2Copy full SHA for 0e6a3d2
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.124</string>
+ <string>2.1.125</string>
21
<key>CFBundleVersion</key>
22
- <string>338</string>
+ <string>339</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.124",
+ "version": "2.1.125",
4
"private": true,
5
"scripts": {
6
"start": "react-native-macos start",
0 commit comments