File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ plugins {
55}
66
77group = ' org.comroid.mcsd'
8- version = ' 0.1.0-SNAPSHOT '
8+ version = ' 0.1.1 '
99sourceCompatibility = ' 17'
1010targetCompatibility = ' 17'
1111mainClassName = ' org.comroid.mcsd.agent.Program'
Original file line number Diff line number Diff line change 11allprojects {
22 group = ' org.comroid.mcsd'
3- version = ' 0.1.0-SNAPSHOT '
3+ version = ' 0.1.1 '
44}
55
66subprojects {
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ plugins {
66}
77
88group = ' org.comroid.mcsd'
9- version = ' 0.1.0-SNAPSHOT '
9+ version = ' 0.1.1 '
1010sourceCompatibility = ' 17'
1111targetCompatibility = ' 17'
1212mainClassName = ' org.comroid.mcsd.hub.Program'
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ plugins {
55}
66
77group = ' org.comroid.mcsd'
8- version = ' 0.1.0-SNAPSHOT '
8+ version = ' 0.1.1 '
99
1010sourceSets {
1111 main. java. srcDirs = files(parent. projectDir. toString() + " /src/spigot/main/java" )
You can’t perform that action at this time.
0 commit comments