Skip to content

Commit

Permalink
Merge pull request solidusio#2575 from jhawthorn/master_2_6
Browse files Browse the repository at this point in the history
Master now tracks 2.6.0.alpha
  • Loading branch information
jhawthorn authored Feb 14, 2018
2 parents 0422e03 + 5ece654 commit 2924904
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
## Solidus 2.5.0 (master, unreleased)
## Solidus 2.6.0 (master, unreleased)

## Solidus 2.5.0 (unreleased)

## Major Changes
### Migrate to discard from paranoia
Expand Down
2 changes: 1 addition & 1 deletion core/lib/spree/core/version.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module Spree
def self.solidus_version
"2.5.0.alpha"
"2.6.0.alpha"
end

def self.solidus_gem_version
Expand Down

0 comments on commit 2924904

Please sign in to comment.