diff --git a/src/core/util.h b/src/core/util.h
index a1315a8fe..79eaef969 100644
--- a/src/core/util.h
+++ b/src/core/util.h
@@ -4,9 +4,9 @@
#pragma once
#define LOVR_VERSION_MAJOR 0
-#define LOVR_VERSION_MINOR 12
+#define LOVR_VERSION_MINOR 13
#define LOVR_VERSION_PATCH 0
-#define LOVR_VERSION_ALIAS "Mushroom Detector"
+#define LOVR_VERSION_ALIAS "Very Velociraptor"
#ifdef _WIN32
#define LOVR_EXPORT __declspec(dllexport)
diff --git a/src/resources/Info.plist b/src/resources/Info.plist
index 5a958a9d9..d0e389b07 100644
--- a/src/resources/Info.plist
+++ b/src/resources/Info.plist
@@ -13,7 +13,7 @@
CFBundlePackageType
APPL
CFBundleVersion
- v0.12.0
+ v0.13.0
NSHighResolutionCapable