Skip to content

Commit

Permalink
Change lts to nil
Browse files Browse the repository at this point in the history
  • Loading branch information
kmycode committed Sep 22, 2023
1 parent 3b7be71 commit 454008e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/mastodon/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ def kmyblue_minor
end

def kmyblue_flag
'LTS'
nil # 'LTS'
end

def major
Expand Down

0 comments on commit 454008e

Please sign in to comment.