Skip to content

Commit

Permalink
Merge pull request #5209 from solidusio/github-actions/5442780841-1-1…
Browse files Browse the repository at this point in the history
…688376039

Post-release chores after having released Solidus v3.4.3
  • Loading branch information
kennyadsl committed Jul 3, 2023
2 parents 5de7121 + 827d7ca commit 3ef8231
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 = "3.4.3"
VERSION = "3.4.4.dev"

def self.solidus_version
VERSION
Expand Down

0 comments on commit 3ef8231

Please sign in to comment.