diff --git a/V2er/Config/Version.xcconfig b/V2er/Config/Version.xcconfig index 759367a..03cd2dd 100644 --- a/V2er/Config/Version.xcconfig +++ b/V2er/Config/Version.xcconfig @@ -6,7 +6,7 @@ // VERSION_CODE: Build number (must always increase) // VERSION_NAME - This is what users see (e.g., 1.1.2) -MARKETING_VERSION = 1.1.0 +MARKETING_VERSION = 1.1.1 // VERSION_CODE - Internal build number (e.g., 29, 30, 31...) -CURRENT_PROJECT_VERSION = 30 \ No newline at end of file +CURRENT_PROJECT_VERSION = 31 \ No newline at end of file