From bacfc11723e2fc078e5cb2d2c8b7e94820fcbe38 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Thu, 2 Sep 2021 22:29:48 +0100 Subject: [PATCH] fixup --- modules/action-protect.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/action-protect.php b/modules/action-protect.php index 2cb1009..ae14dce 100644 --- a/modules/action-protect.php +++ b/modules/action-protect.php @@ -5,7 +5,7 @@ register_module([ "name" => "Page protection", - "version" => "0.2.1", + "version" => "0.2.2", "author" => "Starbeamrainbowlabs", "description" => "Exposes Pepperminty Wiki's new page protection mechanism and makes the protect button in the 'More...' menu on the top bar work.", "id" => "action-protect",