Skip to content

Commit

Permalink
Merge pull request solidusio#5760 from solidusio/github-actions/92198…
Browse files Browse the repository at this point in the history
…12084-1-1716533023

Post-release chores after having released Solidus v4.3.5
  • Loading branch information
tvdeyen committed May 24, 2024
2 parents 92e9bb5 + 94db3e9 commit 3769f30
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.3.5"
VERSION = "4.3.6.dev"

def self.solidus_version
VERSION
Expand Down

0 comments on commit 3769f30

Please sign in to comment.