Skip to content

Commit c28063a

Browse files
committed
Post-release chores after having released Solidus v4.6.1
This code has been automatically generated by our 'Prepare post-release' GitHub action. Make sure that: - [ ] The new release has been published, along with its tag. See https://github.com/solidusio/solidus/releases/tag/v4.6.1 - [ ] The corresponding patch branch exists. See https://github.com/solidusio/solidus/tree/v4.6 - [ ] The corresponding backport-v4.6 label exists. See https://github.com/solidusio/solidus/labels
1 parent c965eb4 commit c28063a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.1"
4+
VERSION = "4.6.2.dev"
55

66
def self.solidus_version = VERSION
77

0 commit comments

Comments
 (0)