Skip to content

Commit edf57ec

Browse files
scgopiclaude
andcommitted
0.1.70-beta2 (build 273): version bump
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016n4hSXVu6wLR4RCfnt6PPG
1 parent b155c6a commit edf57ec

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-beta1",
88-
"CFBundleVersion": "272",
87+
"CFBundleShortVersionString": "0.1.70-beta2",
88+
"CFBundleVersion": "273",
8989
]),
9090
resources: [
9191
"graphcode/Resources/**"

0 commit comments

Comments
 (0)