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 17bdf5e commit de9ef16Copy full SHA for de9ef16
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.278</string>
+ <string>2.1.279</string>
23
<key>CFBundleVersion</key>
24
- <string>492</string>
+ <string>493</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.278",
+ "version": "2.1.279",
4
"private": true,
5
"scripts": {
6
"start": "react-native start",
0 commit comments