diff --git a/src/core/util.h b/src/core/util.h index a1315a8f..79eaef96 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 5a958a9d..d0e389b0 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