logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe
commit: dd5cb5085c35516163c7cce1289c4bd81c936a28
parent: e7adbf572a50f77590f889bb4d7cb9efb6fc7036
Author: Eugen Rochko <eugen@zeonfederated.com>
Date:   Wed,  6 Sep 2017 19:02:03 +0200

Bump version to 1.6.0rc2

Diffstat:

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

diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb @@ -21,7 +21,7 @@ module Mastodon end def flags - 'rc1' + 'rc2' end def to_a