From 5951b30c9014aa70eb8f00d71d2ef22cc1379b6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josef=20=C5=A0im=C3=A1nek?= Date: Thu, 12 Dec 2013 20:49:47 +0100 Subject: [PATCH] Update installer.rb [ci skip] --- templates/refinery/installer.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/refinery/installer.rb b/templates/refinery/installer.rb index dd6bfa3a18..f686d1803f 100644 --- a/templates/refinery/installer.rb +++ b/templates/refinery/installer.rb @@ -1,5 +1,5 @@ require 'rbconfig' -VERSION_BAND = '2.1.0' +VERSION_BAND = '2.1.1' # We want to ensure that you have an ExecJS runtime available! begin