diff options
author | Claire <claire.github-309c@sitedethib.com> | 2023-03-21 15:04:21 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-21 15:04:21 +0100 |
commit | 7f8e1bede4e68c01ff167fc3f4e1e63da24307a8 (patch) | |
tree | 680d00ab8f15f154e961b57878b6baab5bd51e20 /lib | |
parent | 38c84f57b6d2de1683974f91d726c30ba7f1491b (diff) |
Bump version to v4.1.1 (#24201)
Diffstat (limited to 'lib')
-rw-r--r-- | lib/mastodon/version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb index 8101e61dd..6a797fccf 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -13,7 +13,7 @@ module Mastodon end def patch - 0 + 1 end def flags |