Skip to content

Commit ac09963

Browse files
graycreateclaude
andcommitted
chore: bump version to 1.1.1 (build 31)
- Updated MARKETING_VERSION from 1.1.0 to 1.1.1 - Incremented CURRENT_PROJECT_VERSION from 30 to 31 - Includes fix for crash when non-logged users click Ignore/Report buttons 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 0f7661b commit ac09963

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

V2er/Config/Version.xcconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
// VERSION_CODE: Build number (must always increase)
77

88
// VERSION_NAME - This is what users see (e.g., 1.1.2)
9-
MARKETING_VERSION = 1.1.0
9+
MARKETING_VERSION = 1.1.1
1010

1111
// VERSION_CODE - Internal build number (e.g., 29, 30, 31...)
12-
CURRENT_PROJECT_VERSION = 30
12+
CURRENT_PROJECT_VERSION = 31

0 commit comments

Comments
 (0)