logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe
commit: 637ea3bb5bb25eaadf9278b63e1b209ec291c4f4
parent: 363d0d3a442d73df4318f03d8952c48825655670
Author: Eugen Rochko <eugen@zeonfederated.com>
Date:   Tue, 17 Oct 2017 23:16:35 +0200

Bump version to 2.0.0rc4

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