From 2c4738f592753867f2986a89b69d286f2cafa853 Mon Sep 17 00:00:00 2001 From: Ariadne Conill Date: Mon, 7 Nov 2022 23:24:11 +0000 Subject: [PATCH] version: change +glitch suffix to +th, since we have local modifications --- lib/mastodon/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb index b11eb551946..835ebb5fa3e 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -21,7 +21,7 @@ module Mastodon end def suffix - '+glitch' + '+th' end def to_a