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