From a0d28c280fbb617c66862827597fe269e5141dcf Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Sun, 20 Oct 2019 16:01:13 +0100 Subject: [PATCH] Bump version of modules --- modules/feature-guiconfig.php | 2 +- modules/feature-theme-gallery.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/feature-guiconfig.php b/modules/feature-guiconfig.php index e914f63..f9df4b7 100644 --- a/modules/feature-guiconfig.php +++ b/modules/feature-guiconfig.php @@ -1,7 +1,7 @@ "Settings GUI", - "version" => "0.1.6", + "version" => "0.1.7", "author" => "Starbeamrainbowlabs", "description" => "The module everyone has been waiting for! Adds a web based gui that lets mods change the wiki settings.", "id" => "feature-guiconfig", diff --git a/modules/feature-theme-gallery.php b/modules/feature-theme-gallery.php index 0a2d4d8..33b5858 100644 --- a/modules/feature-theme-gallery.php +++ b/modules/feature-theme-gallery.php @@ -1,7 +1,7 @@ "Theme Gallery", - "version" => "0.3", + "version" => "0.4", "author" => "Starbeamrainbowlabs", "description" => "Adds a theme gallery page and optional automatic theme updates. Contacts a remote server, where IP addresses are stored in automatic server logs for security and attack mitigation purposes.", "id" => "feature-theme-gallery",