mirror of
https://github.com/danbulant/discord.js
synced 2026-06-19 06:31:20 +00:00
Update doc gen version
This commit is contained in:
parent
3051ae7061
commit
f8b2629b18
2 changed files with 2 additions and 2 deletions
File diff suppressed because one or more lines are too long
|
|
@ -4,7 +4,7 @@ let parse;
|
|||
|
||||
const customDocs = require('../custom/index');
|
||||
|
||||
const GEN_VERSION = 6;
|
||||
const GEN_VERSION = 7;
|
||||
|
||||
try {
|
||||
fs = require('fs-extra');
|
||||
|
|
|
|||
Loading…
Reference in a new issue