pkgs/glitch-soc: reported version bump fix

main
Ari Gerus 2024-02-25 18:28:47 +01:00 committed by Ari Gato
parent e8027502d9
commit a1138a14b6
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb
index efc643fb4..5d7f3d4d0 100644
--- a/lib/mastodon/version.rb
+++ b/lib/mastodon/version.rb
@@ -17,7 +17,7 @@ module Mastodon
end
def default_prerelease
- 'alpha.2'
+ 'alpha.3'
end
def prerelease