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 ad4ec51ec7fc1940cb53844f82628f3195d8ca40 Author: Juan Pablo Santos RodrÃguez <juanpablo.san...@gmail.com> AuthorDate: Thu Jul 31 17:19:37 2025 +0200 2.12.2 -> 2.12.3 --- 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 7e3b4db707..dbcb4e8133 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.12.2 +jspwiki.version=2.12.3 render.index=false render.archive=false render.feed=false