Added check for headings in tables

This commit is contained in:
Georgy Litvinov 2020-07-06 11:39:01 +02:00
parent 15a5bd6f0d
commit e5244b8259
6 changed files with 104 additions and 6 deletions

View file

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