浏览代码

Configure new branch version

mitm001 4 年之前
父节点
当前提交
f84151d1d8
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      docs/antora.yml
  2. 1 1
      wiki-playbook.yml

+ 1 - 1
docs/antora.yml

@@ -1,6 +1,6 @@
 name: docs
 title: JME
-version: '3.3'
+version: '3.4'
 start_page: ROOT:documentation.adoc
 nav:
 - modules/ROOT/nav.adoc

+ 1 - 1
wiki-playbook.yml

@@ -6,7 +6,7 @@ site:
 content:
   sources:
   - url: https://github.com/jMonkeyEngine/wiki.git
-    branches: [HEAD, v3.2]
+    branches: [HEAD, v3.3, v3.2]
     start_path: docs
   - url: https://github.com/jMonkeyEngine/wiki-ui
     branches: HEAD