Added check for headings in tables
This commit is contained in:
parent
15a5bd6f0d
commit
e5244b8259
6 changed files with 104 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
def releaseVersion = "0.8.4"
|
||||
def releaseVersion = "0.8.5"
|
||||
task oxt(type: Zip) {
|
||||
dependsOn = [ 'setVersion','setVersionInBasicCode' ]
|
||||
from './'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue