Skip to content

Commit dfa3945

Browse files
committed
Update debug.js version.
1 parent 130f31b commit dfa3945

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

helpers/debug-raw.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ const options = {};
1717
const isDebugging = process.argv.indexOf('debugging') !== -1;
1818
const directory = process.cwd();
1919
const path = require('path');
20-
const VERSION = '6.0';
20+
const VERSION = '7.0';
2121
const TIME = 2000;
2222
const REG_FILES = /config\-debug|config\-release|config|versions|sitemap|dependencies|\.js|\.resource/i;
2323
const REG_THEMES = /\/themes\//i;

helpers/debug.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)