logo

mastofe

My custom branche(s) on git.pleroma.social/pleroma/mastofe
commit: cdf8b92fea269209cedf38c50bca276cdf47b1fe
parent: 0074cad44ffcbbdbc798f57a21829359741e60d9
Author: Eugen Rochko <eugen@zeonfederated.com>
Date:   Sat, 17 Mar 2018 14:07:00 +0100

Bump version to 2.3.2rc1

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