Skip to content

Commit

Permalink
Bump swift-syntax version in the macro template
Browse files Browse the repository at this point in the history
We use the "-latest" signifier to avoid confusion here, but basically this means we'll use any "-prerelease" tags and also the final release once it is out.

(cherry picked from commit db00c3e)
  • Loading branch information
neonichu authored and bnbarham committed Feb 14, 2024
1 parent 4af9bb2 commit 82e3974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Utilities/config.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"version":1,"swiftSyntaxVersionForMacroTemplate":{"major":509,"minor":0,"patch":0}}
{"version":1,"swiftSyntaxVersionForMacroTemplate":{"major":510,"minor":0,"patch":0, "prereleaseIdentifier":"latest"}}

0 comments on commit 82e3974

Please sign in to comment.