logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe
commit: 4819e2913d8be629b4a5a3bf7dce7f250da5a2db
parent: 72e662bb0d516caf2f9d1776ab5cc022bfdf1462
Author: Eugen Rochko <eugen@zeonfederated.com>
Date:   Sun, 10 Sep 2017 10:26:51 +0200

Bump version to 1.6.0rc5

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 - 'rc4' + 'rc5' end def to_a