From d56217f92929cf8d191702bf1c759df1bc9a37e5 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Fri, 6 Sep 2024 02:18:09 +0100 Subject: [PATCH] feature-comments: bump version --- modules/feature-comments.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/feature-comments.php b/modules/feature-comments.php index afee724..5ceeaec 100644 --- a/modules/feature-comments.php +++ b/modules/feature-comments.php @@ -5,7 +5,7 @@ register_module([ "name" => "Page Comments", - "version" => "0.3.5", + "version" => "0.3.6", "author" => "Starbeamrainbowlabs", "description" => "Adds threaded comments to the bottom of every page.", "id" => "feature-comments",