Skip to content

Commit

Permalink
Tuning automation of release for 1.1.4
Browse files Browse the repository at this point in the history
Former-commit-id: 3646370
  • Loading branch information
commjoen committed Jun 5, 2019
1 parent 3ecd33a commit 7843029
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion book.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"readme": "Foreword.md"
},

"title" : "OWASP Mobile Application Security Verification Standard latest",
"title" : "OWASP Mobile Application Security Verification Standard 1.1.4",
"description": "The MASVS is The MASVS is a framework of security requirements needed to design, develop and test secure mobile apps.",
"pdf":{
"fontFamily":"Cambria, calibri",
Expand Down
2 changes: 1 addition & 1 deletion tools/gendocs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ exit 0;
fi

echo "Running creaton of pdfs and word documents"
rm ../Generated/*.*
mkdir ../Generated
sh ./gitbookepubandpdf.sh $TRAVIS_TAG
sh ./generate_document.sh $TRAVIS_TAG
sh ./generate_document_de.sh $TRAVIS_TAG
Expand Down

0 comments on commit 7843029

Please sign in to comment.