Fix for previous commit
This commit is contained in:
parent
75f84f2078
commit
b97ea1e6a1
4 changed files with 5 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
def releaseVersion = "0.8.1"
|
||||
def releaseVersion = "0.8.2"
|
||||
task oxt(type: Zip) {
|
||||
dependsOn = [ 'setVersion','setVersionInBasicCode' ]
|
||||
from './'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue