logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe
commit: efec5072304217019bd401c2202c6eb61019db89
parent: 54edb4b853522b322922b65989ddfc5fdf928014
Author: Eugen Rochko <eugen@zeonfederated.com>
Date:   Sat, 16 Sep 2017 03:08:29 +0200

Bump to 1.6.1

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 - 0 + 1 end def pre