Skip to content

Commit e942ee7

Browse files
committed
Fix version naming in mod publishing
1 parent 3cbfe32 commit e942ee7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,6 @@ publisher {
173173

174174
github {
175175
repo("Siphalor/amecs")
176-
projectVersion = shortVersion
177176
tag(shortVersion)
178177
createTag(true)
179178
createRelease(true)

0 commit comments

Comments
 (0)