From b99ec2e9e8727322272449ba71a5bd762e11971f Mon Sep 17 00:00:00 2001 From: Rimian Perkins Date: Mon, 1 May 2017 11:31:11 +1000 Subject: [PATCH] only grant badge when they are enabled --- plugin.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.rb b/plugin.rb index 9656321..bcf6e3a 100644 --- a/plugin.rb +++ b/plugin.rb @@ -1,6 +1,6 @@ # name: discourse-donations # about: Integrating Discourse with Stripe for donations -# version: 1.9.0 +# version: 1.9.1 # url: https://github.com/choiceaustralia/discourse-donations # authors: Rimian Perkins