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 6598f35 + 23fa6e6 commit d383ba4Copy full SHA for d383ba4
core/lib/spree/core/version.rb
@@ -1,7 +1,7 @@
1
# frozen_string_literal: true
2
3
module Spree
4
- VERSION = "4.6.0"
+ VERSION = "4.6.1.dev"
5
6
def self.solidus_version = VERSION
7
0 commit comments