Skip to content

Commit 081769d

Browse files
scgopiclaude
andcommitted
0.1.71-beta1 (build 277): version bump
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016n4hSXVu6wLR4RCfnt6PPG
1 parent eebe53d commit 081769d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Project.swift

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@ let project = Project(
8484
// (#33). Before that the suffix lived on the tag only, so betas 48/49
8585
// of the 0.1.15 line read "0.1.15" and are told by the build number
8686
// apart.
87-
"CFBundleShortVersionString": "0.1.70",
88-
"CFBundleVersion": "276",
87+
"CFBundleShortVersionString": "0.1.71-beta1",
88+
"CFBundleVersion": "277",
8989
]),
9090
resources: [
9191
"graphcode/Resources/**"

0 commit comments

Comments
 (0)