Skip to content

Commit 60807c2

Browse files
committed
Bump version
1 parent caeca2e commit 60807c2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ on: [ workflow_dispatch ]
55
env:
66
MINECRAFT_VERSION: 1.20.1
77
JAVA_VERSION: 17
8-
VERSION: 0.3.0-alpha
9-
RELEASE_NAME: Solstice 0.3.0-alpha for Minecraft 1.20.1
8+
VERSION: 0.3.1-alpha
9+
RELEASE_NAME: Solstice 0.3.1-alpha for Minecraft 1.20.1
1010
MODRINTH_TOKEN: ${{ secrets.MODRINTH_TOKEN }}
1111
CURSEFORGE_TOKEN: ${{ secrets.CURSEFORGE_TOKEN }}
1212
MAVEN_USERNAME: ${{ secrets.MAVEN_USERNAME }}

0 commit comments

Comments
 (0)