From f3932cf879df8db4ada973195b83099db2ad526c Mon Sep 17 00:00:00 2001 From: fef Date: Fri, 7 Jul 2023 02:29:10 +0000 Subject: [PATCH] bump to nyastodon 1.1.11 --- lib/mastodon/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb index 895ad2a491..77fc5aca8b 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -29,7 +29,7 @@ module Mastodon end def post_suffix_version - '-1.1.10' + '-1.1.11' end def to_a