Added check for sections in tables
This commit is contained in:
parent
6c42e2b6b3
commit
6059460ced
7 changed files with 63 additions and 5 deletions
|
@ -1,4 +1,4 @@
|
|||
def releaseVersion = "0.8.2"
|
||||
def releaseVersion = "0.8.3"
|
||||
task oxt(type: Zip) {
|
||||
dependsOn = [ 'setVersion','setVersionInBasicCode' ]
|
||||
from './'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue