You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Switch to `@main` on the top-level command.
- Move the function that prints the version information into its
own file, so it can be swapped out with something else for
custom builds. (It would be nice to automate this similar to
what swift-testing is doing with their GitPlugin, but I don't
want to steal that code verbatim just yet.)
- Make the version string on the main branch "main" instead of
an older value that just happened to stick around. In the
future, this should always be "main" and it can be updated on
the actual release branches (or automated ideally).
0 commit comments