7 lines
284 B
Plaintext
7 lines
284 B
Plaintext
# 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" } |