Skip to content

Commit 18929a9

Browse files
scgopiclaude
andcommitted
0.1.69 (build 271): version bump
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016n4hSXVu6wLR4RCfnt6PPG
1 parent 9376013 commit 18929a9

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.69-beta1",
88-
"CFBundleVersion": "270",
87+
"CFBundleShortVersionString": "0.1.69",
88+
"CFBundleVersion": "271",
8989
]),
9090
resources: [
9191
"graphcode/Resources/**"

0 commit comments

Comments
 (0)