From dbab8ca9a81f5c4ab37b6eb4d38cf5b2f2142b3d Mon Sep 17 00:00:00 2001 From: Nathan Kershaw <63566309+nathan-nz@users.noreply.github.com> Date: Tue, 12 Dec 2023 06:56:07 +1300 Subject: [PATCH] Update plugin.rb --- plugin.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.rb b/plugin.rb index c29b64f5..02170088 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.5.4 +# version: 2.5.5 # authors: Angus McLeod, Faizaan Gagan, Robert Barrow, Keegan George, Kaitlin Maddever, Juan Marcos Gutierrez Ramos # url: https://github.com/paviliondev/discourse-custom-wizard # contact_emails: development@pavilion.tech