Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.

Commit 7a25130

Browse files
committed
clean
1 parent 96dbe47 commit 7a25130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ publisher {
7575

7676
setCurseID("$project.curseforge_id")
7777
setModrinthID("$project.modrinth_id")
78-
setVersionType("release")
78+
setVersionType("alpha")
7979
setChangelog(file("CHANGELOG.md").getText("UTF-8"))
8080
setVersion("$project.version")
8181
setDisplayName("$project.version")

0 commit comments

Comments
 (0)