We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7ba942 commit b9515baCopy full SHA for b9515ba
build.gradle
@@ -85,7 +85,7 @@ publishing {
85
from components.java
86
groupId = 'com.github.StuyPulse'
87
artifactId = 'StuyLib'
88
- version = project.version
+ version = 'v2027.0.1'
89
}
90
91
0 commit comments