From 7375c63403452453a7c90d8c4da595375867be94 Mon Sep 17 00:00:00 2001 From: angusmcleod Date: Tue, 13 Jul 2021 12:03:11 +0800 Subject: [PATCH] Version bump --- plugin.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.rb b/plugin.rb index f6342f3f..449d0237 100644 --- a/plugin.rb +++ b/plugin.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true # name: discourse-custom-wizard # about: Create custom wizards -# version: 0.7.0 +# version: 0.8.0 # authors: Angus McLeod # url: https://github.com/paviliondev/discourse-custom-wizard # contact emails: angus@thepavilion.io