Skip to content

Commit

Permalink
Bump version to 3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rafalcymerys committed Dec 21, 2022
1 parent fed7a22 commit e1564d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/spree_braintree_vzero/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ def version

module VERSION
MAJOR = 3
MINOR = 5
TINY = 1
MINOR = 6
TINY = 0

STRING = [MAJOR, MINOR, TINY].compact.join('.')
end
Expand Down

0 comments on commit e1564d7

Please sign in to comment.