New version
This commit is contained in:
parent
09cb1f1d90
commit
d8c615a421
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
def releaseVersion = "0.9.10"
|
def releaseVersion = "0.9.11"
|
||||||
task oxt(type: Zip) {
|
task oxt(type: Zip) {
|
||||||
dependsOn = [ 'setVersion','setVersionInBasicCode' ]
|
dependsOn = [ 'setVersion','setVersionInBasicCode' ]
|
||||||
from './'
|
from './'
|
||||||
|
|
Loading…
Add table
Reference in a new issue