We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c05fbcc commit 8044da8Copy full SHA for 8044da8
build.gradle
@@ -19,7 +19,7 @@ subprojects {
19
ext {
20
baseVersion = '1.10'
21
patchVersion = ''
22
- buildCommit = 'dev-f0b5206'
+ buildCommit = 'dev-f0b5206-SNAPSHOT'
23
pluginVersion = baseVersion + '.' + patchVersion
24
pluginDescription = 'spark is a performance profiling plugin/mod for Minecraft clients, servers and proxies.'
25
0 commit comments