diff --git a/native/macos/Blockstack/Blockstack/Info.plist b/native/macos/Blockstack/Blockstack/Info.plist
index 0b325787f..999ce4661 100644
--- a/native/macos/Blockstack/Blockstack/Info.plist
+++ b/native/macos/Blockstack/Blockstack/Info.plist
@@ -17,7 +17,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 0.36.1
+ 0.36.3
CFBundleURLTypes
@@ -30,7 +30,7 @@
CFBundleVersion
- 118
+ 119
LSApplicationCategoryType
public.app-category.utilities
LSMinimumSystemVersion
diff --git a/native/macos/Blockstack/BlockstackLauncher/Info.plist b/native/macos/Blockstack/BlockstackLauncher/Info.plist
index 78d622445..6b93a140c 100644
--- a/native/macos/Blockstack/BlockstackLauncher/Info.plist
+++ b/native/macos/Blockstack/BlockstackLauncher/Info.plist
@@ -17,9 +17,9 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 0.36.1
+ 0.36.3
CFBundleVersion
- 118
+ 119
LSApplicationCategoryType
public.app-category.utilities
LSBackgroundOnly
diff --git a/package.json b/package.json
index fb4f5fe7f..d76e0e312 100644
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "blockstack-browser",
"description": "The Blockstack browser",
- "version": "0.36.1",
+ "version": "0.36.3",
"author": "Blockstack PBC ",
"dependencies": {
"bigi": "^1.4.2",