about summary refs log tree commit diff
path: root/lib
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2021-11-06 05:32:14 +0100
committerGitHub <noreply@github.com>2021-11-06 05:32:14 +0100
commit2251db42ec02e235ae99e5cec9e06564287dee16 (patch)
tree0caba831fa1908daa54cb68d9ca60c179797f7b3 /lib
parent6da135a493cc039d92bb5925c2a1ef66025623bf (diff)
Forward port version bumps to 3.4.2 and 3.4.3 (#16945)
* Bump version to 3.4.2

* Bump version to 3.4.3
Diffstat (limited to 'lib')
-rw-r--r--lib/mastodon/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb
index 478d5a43d..37f08ad93 100644
--- a/lib/mastodon/version.rb
+++ b/lib/mastodon/version.rb
@@ -13,7 +13,7 @@ module Mastodon
     end
 
     def patch
-      1
+      3
     end
 
     def flags