Skip to content

Commit 94ee989

Browse files
committed
Publishing now unified api instead +MC.X.XX.X.
Signed-off-by: Pavel Erokhin (MairwunNx) <MairwunNx@gmail.com>
1 parent 08e82d2 commit 94ee989

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)