Skip to content

Commit d383ba4

Browse files
authored
Merge pull request #6325 from solidusio/github-actions/17576230285-1-1757405656
Post-creation chores after new v4.6 patch branch
2 parents 6598f35 + 23fa6e6 commit d383ba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/lib/spree/core/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# frozen_string_literal: true
22

33
module Spree
4-
VERSION = "4.6.0"
4+
VERSION = "4.6.1.dev"
55

66
def self.solidus_version = VERSION
77

0 commit comments

Comments
 (0)