Fix for previous commit

This commit is contained in:
Georgy Litvinov 2020-07-03 16:58:00 +02:00
parent 75f84f2078
commit b97ea1e6a1
4 changed files with 5 additions and 5 deletions

View file

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