From 2fa867e6ef73af02ee5ec15a2f05bf3c1b2b7657 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Sat, 24 Aug 2019 21:56:02 +0100 Subject: [PATCH] Bump page-help version --- modules/page-help.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/page-help.php b/modules/page-help.php index 61a12b3..c4b8091 100644 --- a/modules/page-help.php +++ b/modules/page-help.php @@ -1,7 +1,7 @@ "Help page", - "version" => "0.9.4", + "version" => "0.10", "author" => "Starbeamrainbowlabs", "description" => "Adds a rather useful help page. Access through the 'help' action. This module also exposes help content added to Pepperminty Wiki's inbuilt invisible help section system.", "id" => "page-help",