Update doc gen version

This commit is contained in:
Amish Shah
2016-08-19 23:00:07 +01:00
parent 3051ae7061
commit f8b2629b18
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@@ -4,7 +4,7 @@ let parse;
const customDocs = require('../custom/index');
const GEN_VERSION = 6;
const GEN_VERSION = 7;
try {
fs = require('fs-extra');