diff --git a/macos/sol-macOS/Info.plist b/macos/sol-macOS/Info.plist
index e66d33c..caa60bb 100644
--- a/macos/sol-macOS/Info.plist
+++ b/macos/sol-macOS/Info.plist
@@ -17,9 +17,9 @@
CFBundlePackageType
$(PRODUCT_BUNDLE_PACKAGE_TYPE)
CFBundleShortVersionString
- 2.1.118
+ 2.1.119
CFBundleVersion
- 332
+ 333
LSApplicationCategoryType
public.app-category.productivity
LSMinimumSystemVersion
diff --git a/package.json b/package.json
index cd4616a..f851f1a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "sol",
- "version": "2.1.118",
+ "version": "2.1.119",
"private": true,
"scripts": {
"start": "react-native-macos start",