diff --git a/Cargo.lock b/Cargo.lock
index 9b26a6e57..dc8a20451 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1422,7 +1422,7 @@ dependencies = [
[[package]]
name = "neovide"
-version = "0.13.2"
+version = "0.13.3"
dependencies = [
"anyhow",
"approx",
diff --git a/Cargo.toml b/Cargo.toml
index 8374d2406..2bebc03f4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "neovide"
-version = "0.13.2"
+version = "0.13.3"
edition = "2021"
build = "build.rs"
resolver = "2"
@@ -141,7 +141,7 @@ debug = true
name = "Neovide"
identifier = "com.neovide.neovide"
icon = ["assets/neovide.ico"]
-version = "0.13.2"
+version = "0.13.3"
resources = []
copyright = "Copyright (c) Neovide Contributors 2024. All rights reserved."
category = "Productivity"
diff --git a/extra/osx/Neovide.app/Contents/Info.plist b/extra/osx/Neovide.app/Contents/Info.plist
index dffde9603..9a05da1e4 100644
--- a/extra/osx/Neovide.app/Contents/Info.plist
+++ b/extra/osx/Neovide.app/Contents/Info.plist
@@ -19,11 +19,11 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 0.11.2
+ 0.13.3
CFBundleVersion
20230908.235224
LSMinimumSystemVersion
- 10.11
+ 12.0
LSApplicationCategoryType
public.app-category.productivity
NSHumanReadableCopyright