Added more info about cleaning environment

This commit is contained in:
Georgy Litvinov 2020-11-07 21:20:08 +01:00
parent 876008a5c5
commit 90352a2110
4 changed files with 22 additions and 6 deletions

View file

@ -1,4 +1,4 @@
def releaseVersion = "0.9.6"
def releaseVersion = "0.9.8"
task oxt(type: Zip) {
dependsOn = [ 'setVersion','setVersionInBasicCode' ]
from './'