Skip to content

Commit

Permalink
Fix missed merge conflict text in version.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
neatchee committed May 7, 2023
1 parent 4bd3c80 commit 2a8b66a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions lib/mastodon/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,7 @@ def flags
end

def suffix
<<<<<<< HEAD
'+glitch'
=======
'+cat'
end

def suffix_version
'+1.0.4'
>>>>>>> 9c4e0606d (Fix appearance/show.html.haml)
end

def to_a
Expand Down

0 comments on commit 2a8b66a

Please sign in to comment.