From 8482abed7ba850de5fea20d99783bd0270e2f345 Mon Sep 17 00:00:00 2001 From: Schuyler Cebulskie Date: Sat, 12 Nov 2016 21:45:05 -0500 Subject: [PATCH] Document generator v14 --- docs/generator/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/generator/config.json b/docs/generator/config.json index 72bda7152..0efc2dc71 100644 --- a/docs/generator/config.json +++ b/docs/generator/config.json @@ -1,4 +1,4 @@ { - "GEN_VERSION": 13, + "GEN_VERSION": 14, "COMPRESS": false -} \ No newline at end of file +}