Skip to content

Commit

Permalink
Merge pull request #5475 from solidusio/github-actions/6717391045-1-1…
Browse files Browse the repository at this point in the history
…698827091

Post-release chores after having released Solidus v4.2.2
  • Loading branch information
tvdeyen authored Nov 1, 2023
2 parents c5c6c3d + a28cfc0 commit e076386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/lib/spree/core/version.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# frozen_string_literal: true

module Spree
VERSION = "4.2.2"
VERSION = "4.2.3.dev"

def self.solidus_version
VERSION
Expand Down

0 comments on commit e076386

Please sign in to comment.