This is an automated email from the ASF dual-hosted git repository. juanpablo pushed a commit to branch jbake in repository https://gitbox.apache.org/repos/asf/jspwiki-site.git
commit e47ab93d0688296460fd8d2471e15e85cb9ae516 Author: Juan Pablo Santos RodrÃguez <[email protected]> AuthorDate: Wed Jan 4 12:55:48 2023 +0100 JSPWiki version set to 2.12.0 --- src/main/jbake/jbake.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/jbake/jbake.properties b/src/main/jbake/jbake.properties index bb92d688a2..57be549c7a 100755 --- a/src/main/jbake/jbake.properties +++ b/src/main/jbake/jbake.properties @@ -1,7 +1,7 @@ #site.host=http://localhost:8080 site.host=https://jspwiki.apache.org wiki.site.host=https://jspwiki-wiki.apache.org -jspwiki.version=2.11.3 +jspwiki.version=2.12.0 render.index=false render.archive=false render.feed=false
