Added check for headings in footers and headers

This commit is contained in:
Georgy Litvinov 2020-07-06 11:06:41 +02:00
parent 6059460ced
commit 15a5bd6f0d
7 changed files with 164 additions and 5 deletions

View file

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