logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe
commit: ab27dccba5e470749bc9dc4ae7e9306c1762a6b0
parent: 56eb5c3f344f0342ac6f26a05748bc21c585a729
Author: Eugen Rochko <eugen@zeonfederated.com>
Date:   Sun, 11 Mar 2018 15:13:13 +0100

Bump version to 2.3.1rc1

Diffstat:

Mlib/mastodon/version.rb4++--
1 file changed, 2 insertions(+), 2 deletions(-)

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 @@ -21,7 +21,7 @@ module Mastodon end def flags - '' + 'rc1' end def to_a