From a5179e568b0d1ebdb9d69e028ecfdc3a39d9cea8 Mon Sep 17 00:00:00 2001 From: jumagura Date: Wed, 21 Jun 2023 00:44:39 -0400 Subject: [PATCH] bump version --- plugin.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.rb b/plugin.rb index 47edb07d..c2a2578a 100644 --- a/plugin.rb +++ b/plugin.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # name: discourse-custom-wizard # about: Forms for Discourse. Better onboarding, structured posting, data enrichment, automated actions and much more. -# version: 2.4.5 +# version: 2.4.6 # authors: Angus McLeod, Faizaan Gagan, Robert Barrow, Keegan George, Kaitlin Maddever # url: https://github.com/paviliondev/discourse-custom-wizard # contact_emails: development@pavilion.tech