Skip to content

Commit a192139

Browse files
graycreateclaude
andcommitted
chore: bump version to 1.1.13
Testing optimized TestFlight release pipeline with: - Automatic internal tester distribution - Export compliance skip (no encryption review) - Immediate availability after build processing 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 30efaa1 commit a192139

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to V2er iOS app will be documented in this file.
44

5+
## v1.1.13 (Build XX)
6+
1. Improvement: Optimize TestFlight release pipeline to skip export compliance review
7+
2. Improvement: Add explicit internal tester group distribution for immediate availability
8+
3. Improvement: Clarify automatic distribution messaging in release workflow
9+
510
## v1.1.12 (Build 48)
611
1. Fix: Configure automatic distribution to internal testers on TestFlight
712
2. Improvement: Builds now automatically appear for App Store Connect Users group after processing

V2er/Config/Version.xcconfig

Lines changed: 1 addition & 1 deletion
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.12
9+
MARKETING_VERSION = 1.1.13
1010

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

0 commit comments

Comments
 (0)