v1.8 files

Former-commit-id: 65861e5e1b
This commit is contained in:
Leon 2017-03-22 22:02:29 +13:00
parent 5601168c01
commit e059a1dc5d
4 changed files with 16 additions and 4 deletions

View file

@ -6,7 +6,7 @@
*/
class StaticHtmlOutput {
const VERSION = '1.7';
const VERSION = '1.8';
const OPTIONS_KEY = 'wp-static-html-output-options';
const HOOK = 'wp-static-html-output';