diff options
author | Claire <claire.github-309c@sitedethib.com> | 2023-04-07 09:01:57 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-07 09:01:57 +0200 |
commit | 3d8bd093b9197659563070d2c763988428063406 (patch) | |
tree | 63f8e54a47c3cafe42b5c60c8563b89ab589c81f /lib | |
parent | c9f3438efec6227b94e58892f8546cfc07e9851b (diff) |
Bump version to v4.1.2 (#24427)
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 6a797fccf..71bcfb4e1 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -13,7 +13,7 @@ module Mastodon end def patch - 1 + 2 end def flags |