diff --git a/projects/publish/README.txt b/projects/publish/README.txt index b4292846..c1ab0e75 100644 --- a/projects/publish/README.txt +++ b/projects/publish/README.txt @@ -1,2 +1,9 @@ # How to publish -sh ./build_and_release.sh $GITHUB_TOKEN [$CURSEFORGE_TOKEN] [$MODRINTH_TOKEN] \ No newline at end of file + +1. Change the version in version.txt +2. Push it with a tag +3. Write a changelog +4. +``` +sh ./build_and_release.sh $GITHUB_TOKEN [$CURSEFORGE_TOKEN] [$MODRINTH_TOKEN] +``` diff --git a/projects/version.txt b/projects/version.txt index 7facc899..2242d52d 100644 --- a/projects/version.txt +++ b/projects/version.txt @@ -1 +1 @@ -36 +36.0.1