mirror of
https://github.com/EngineHub/WorldEdit.git
synced 2025-02-17 13:20:23 +08:00
Bump text-extras to 3.0.2
This commit is contained in:
parent
7b170d8193
commit
6765c2896d
@ -88,7 +88,7 @@
|
|||||||
build.dependsOn(jar, sourcesJar)
|
build.dependsOn(jar, sourcesJar)
|
||||||
}
|
}
|
||||||
|
|
||||||
def textExtrasVersion = "3.0.1"
|
def textExtrasVersion = "3.0.2"
|
||||||
project("core") {
|
project("core") {
|
||||||
def textVersion = "3.0.0"
|
def textVersion = "3.0.0"
|
||||||
def pistonVersion = '0.2.2'
|
def pistonVersion = '0.2.2'
|
||||||
|
Loading…
Reference in New Issue
Block a user