Skip to content

Commit

Permalink
Merge pull request #139 from voxpupuli/modulesync
Browse files Browse the repository at this point in the history
Modulesync
  • Loading branch information
rwaffen authored Nov 7, 2024
2 parents 67dcdd7 + d16f5f3 commit 001b8ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Then open a PR, discuss and merge.

```shell
git switch main
git pull -r
git pull --rebase
git tag v$RELEASE_VERSION -m "v$RELEASE_VERSION"
git push --tags
```

0 comments on commit 001b8ee

Please sign in to comment.