logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe
commit: e9822a4e4e1cbf69581b9d94e4567ba259d5d7d4
parent: 9a61b0ef22eed244be422bfb24155656c4669044
Author: Eugen Rochko <eugen@zeonfederated.com>
Date:   Fri,  5 Jan 2018 04:52:06 +0100

Bump version to 2.1.2

Diffstat:

Mlib/mastodon/version.rb2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb @@ -13,7 +13,7 @@ module Mastodon end def patch - 1 + 2 end def pre