Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Commit

Permalink
Bump version to 2.7.0rc1 (mastodon#9718)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gargron authored Jan 8, 2019
1 parent b418ef5 commit 15aed1e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/mastodon/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,19 @@ def major
end

def minor
6
7
end

def patch
5
0
end

def pre
nil
end

def flags
''
'rc1'
end

def to_a
Expand Down

0 comments on commit 15aed1e

Please sign in to comment.