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 55c969b commit f2c95faCopy full SHA for f2c95fa
build.gradle
@@ -19,7 +19,7 @@ subprojects {
19
ext {
20
baseVersion = '1.10'
21
patchVersion = ''
22
- buildCommit = 'dev-f0b5206-SNAPSHOT'
+ buildCommit = 'dev-28d0bc2-SNAPSHOT'
23
pluginVersion = baseVersion + '.' + patchVersion
24
pluginDescription = 'spark is a performance profiling plugin/mod for Minecraft clients, servers and proxies.'
25
0 commit comments