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.
2 parents 5560520 + 82d734d commit 9dc65d9Copy full SHA for 9dc65d9
core/lib/spree/core/version.rb
@@ -1,7 +1,7 @@
1
# frozen_string_literal: true
2
3
module Spree
4
- VERSION = "4.6.2"
+ VERSION = "4.6.3.dev"
5
6
def self.solidus_version = VERSION
7
0 commit comments