about summary refs log tree commit diff
path: root/lib/mastodon
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2019-05-24 15:57:31 +0200
committerGitHub <noreply@github.com>2019-05-24 15:57:31 +0200
commit5cdb4c483f732235d3b0b07eeed34757b33b0f83 (patch)
treecb799aba33e9f625e9a8bdafb97561b8237ce959 /lib/mastodon
parentd63c3c0cef9ab4e3713c6e4bea28a02f1c1e11a6 (diff)
Forward port version bumps to 2.8.3 and 2.8.4 (#10819)
* Bump version to 2.8.3

* Bump version to 2.8.4
Diffstat (limited to 'lib/mastodon')
-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 91f45e45d..59ded05f7 100644
--- a/lib/mastodon/version.rb
+++ b/lib/mastodon/version.rb
@@ -13,7 +13,7 @@ module Mastodon
     end
 
     def patch
-      2
+      4
     end
 
     def pre