From b490a94b829ed74faa317d12f930088dce0f0335 Mon Sep 17 00:00:00 2001 From: Rimian Perkins Date: Thu, 23 Feb 2017 09:35:12 +1100 Subject: [PATCH] bump with var scope fix --- plugin.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.rb b/plugin.rb index b10a4e7..64af3f4 100644 --- a/plugin.rb +++ b/plugin.rb @@ -1,6 +1,6 @@ # name: discourse-payments # about: Integrating Discourse with Stripe -# version: 1.2.0 +# version: 1.2.1 # url: https://github.com/choiceaustralia/discourse-payments gem 'stripe', '1.58.0'