diff --git a/RELEASE.md b/RELEASE.md index 79fbee69c..23ba00336 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -15,4 +15,8 @@ git commit -m "Pre-release update credits and set version 0.82.0" git tag 0.82.0 -git push origin 0.82.0 \ No newline at end of file +git push origin 0.82.0 + +#Update version in game.conf to -SNAPSHOT + +git commit -m "Post-release set version 0.82.0-SNAPSHOT" \ No newline at end of file