Skip to content

Commit 23fa6e6

Browse files
committed
Post-creation chores after new v4.6 patch branch
This is part of the release process for Solidus v4.6.0. This code has been automatically generated by our 'Prepare post-release' GitHub action.
1 parent 6598f35 commit 23fa6e6

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)