Skip to content

Commit 8ad3265

Browse files
committed
Bump to v1.3.0
Changes: - Move factory_overrides so that other's can use them. #42 - Fix issue with explicit layouts. #46
1 parent 8a857b9 commit 8ad3265

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.2.0"
6+
s.version = "1.3.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)