Skip to content

Commit 5cdc437

Browse files
authored
Merge pull request #6436 from solidusio/github-actions/24465938247-5-1776271112
Post-creation chores after new v4.7 patch branch
2 parents 4026945 + 75160ca commit 5cdc437

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

66
def self.solidus_version = VERSION
77

0 commit comments

Comments
 (0)