From 83d0b65db45dd2c792c273cf801c7332e8977ca9 Mon Sep 17 00:00:00 2001 From: Yehonal Date: Mon, 15 Nov 2021 18:16:05 +0100 Subject: Bump version to get latest git-wiki 2.7.3 updates --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 109dfae..ce21542 100644 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,6 @@ # this version is only used internally to update # the remote_theme when needed -ac_wiki_version: 2.0.2 +ac_wiki_version: 2.0.3 # based on latest (master) git-wiki-theme remote_theme: Drassil/git-wiki-theme@master # (string) Title of your wiki -- cgit