From 37bb1844411695688f2c64f5305d70b3fec13477 Mon Sep 17 00:00:00 2001 From: Angus McLeod Date: Tue, 13 Aug 2024 21:37:40 +0800 Subject: [PATCH] Bump version --- plugin.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.rb b/plugin.rb index 7901607b..986e849a 100644 --- a/plugin.rb +++ b/plugin.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # name: discourse-events # about: Allows you to manage events in Discourse -# version: 0.5.0 +# version: 0.5.1 # authors: Angus McLeod # contact_emails: angus@pavilion.tech # url: https://github.com/paviliondev/discourse-events