Fixed encoding on Windows
This commit is contained in:
parent
99d3a237d8
commit
9171e2e850
4 changed files with 17 additions and 8 deletions
|
@ -1,4 +1,4 @@
|
|||
def releaseVersion = "0.9.9"
|
||||
def releaseVersion = "0.9.10"
|
||||
task oxt(type: Zip) {
|
||||
dependsOn = [ 'setVersion','setVersionInBasicCode' ]
|
||||
from './'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue