From f53f2d2c63189d6efe381eac6885af2b9fa5dfea Mon Sep 17 00:00:00 2001 From: Michael Bianco Date: Wed, 28 Mar 2012 20:29:40 -0400 Subject: [PATCH] Updated Versionfile --- Versionfile | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/Versionfile b/Versionfile index 6349e42..42e13a1 100644 --- a/Versionfile +++ b/Versionfile @@ -1,8 +1,2 @@ -# This file is used to designate compatibilty with different versions of Spree -# Please see http://spreecommerce.com/documentation/extensions.html#versionfile for details - -# Currently this works with these both: - -"0.60.x" => { :branch => "master" } -"0.50.x" => { :branch => "master" } -"0.7.x" => { :ref => "eddaea63959586d123007cbca3be5bf9c5edb1a7" } \ No newline at end of file +"0.7.x" => { :ref => "eddaea63959586d123007cbca3be5bf9c5edb1a7" } +"1.0.x" => { :branch => "master" }