Skip to content

Commit

Permalink
Bump Solidus to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kennyadsl committed Apr 20, 2021
1 parent d4174a8 commit a731a1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/lib/spree/core/version.rb
@@ -1,7 +1,7 @@
# frozen_string_literal: true

module Spree
VERSION = "3.0.0.rc2"
VERSION = "3.0.0"

def self.solidus_version
VERSION
Expand Down

0 comments on commit a731a1a

Please sign in to comment.