Skip to content

Commit

Permalink
v36.0.1
Browse files Browse the repository at this point in the history
I almost forgot you have to set the version manually, WTF
  • Loading branch information
makamys committed Feb 14, 2024
1 parent a790405 commit 01c734f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion projects/publish/README.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
# How to publish
sh ./build_and_release.sh $GITHUB_TOKEN [$CURSEFORGE_TOKEN] [$MODRINTH_TOKEN]

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]
```
2 changes: 1 addition & 1 deletion projects/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
36
36.0.1

0 comments on commit 01c734f

Please sign in to comment.