# This file is used to designate compatibilty with different versions of Spree # Please see http://spreecommerce.com/documentation/extensions.html#versionfile for details # Examples # # "0.70.x" => { :branch => "master"} # "0.60.x" => { :branch => "0-60-stable" } # "0.0.1" => { :tag => "v1.0.0", :version => "1.0.0" } "0.0.1" => { :branch => "1-1-stable"} "0.0.2" => { :branch => "1-1-stable"}