Skip to content

Commit 041d88c

Browse files
committed
Publishing now unified api instead +MC.X.XX.X.
Signed-off-by: Pavel Erokhin (MairwunNx) <[email protected]>
1 parent ed50f8d commit 041d88c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ publishing {
128128
}
129129
publications {
130130
gpr(MavenPublication) {
131+
version = (module_version as String).split('\\+')[0]
131132
from components.java
132133
artifact sourcesJar
133134
artifact dokkaJar

0 commit comments

Comments
 (0)