Skip to content

Commit 4314352

Browse files
committed
Bump to 1.2.0
Changes: - Use Spree::Store when looking for Spree::Tracker.current
1 parent 0f7998d commit 4314352

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solidus_multi_domain.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Gem::Specification.new do |s|
44
s.platform = Gem::Platform::RUBY
55
s.name = "solidus_multi_domain"
6-
s.version = "1.1.3"
6+
s.version = "1.2.0"
77
s.summary = "Adds multiple site support to Solidus"
88
s.description = "Multiple Solidus stores on different domains - single unified backed for processing orders."
99
s.required_ruby_version = ">= 2.1"

0 commit comments

Comments
 (0)