Fixed encoding on Windows

This commit is contained in:
Georgy Litvinov 2020-11-07 22:25:12 +01:00
parent 99d3a237d8
commit 9171e2e850
4 changed files with 17 additions and 8 deletions

View file

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