We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f649d8e commit c1a1bf6Copy full SHA for c1a1bf6
lib/spree_multi_vendor/version.rb
@@ -10,7 +10,7 @@ def version
10
module VERSION
11
MAJOR = 1
12
MINOR = 5
13
- TINY = 1
+ TINY = 2
14
PRE = nil
15
16
STRING = [MAJOR, MINOR, TINY, PRE].compact.join('.')
0 commit comments