diff --git a/CMakeLists.txt b/CMakeLists.txt
index 840dff3..547c236 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.17)
-project(obs-mac-virtualcam VERSION 1.0.0)
+project(obs-mac-virtualcam VERSION 1.1.0)
set(PLUGIN_AUTHOR "John Boiles")
set(MACOS_BUNDLEID "com.johnboiles.obs-mac-virtualcam")
diff --git a/src/dal-plugin/Info.plist b/src/dal-plugin/Info.plist
index 5eb2f51..233bc39 100644
--- a/src/dal-plugin/Info.plist
+++ b/src/dal-plugin/Info.plist
@@ -17,9 +17,9 @@
CFBundlePackageType
BNDL
CFBundleShortVersionString
- 7.0
+ 1.1.0
CFBundleVersion
- 7
+ 1.1.0
CFBundleSupportedPlatforms
MacOSX