logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe
commit: bc89995f6512c44a9aaa4a055116f0f00f158c24
parent: 7cc71748cecfa6cb35bc53e656df39d6f9219ae2
Author: Eugen Rochko <eugen@zeonfederated.com>
Date:   Mon, 16 Oct 2017 16:29:00 +0200

Bump version to 2.0.0rc3

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