From 40e62a8a439c407d166167741913734f276bd817 Mon Sep 17 00:00:00 2001 From: sunxiaojian Date: Thu, 29 Apr 2021 17:02:46 +0800 Subject: [PATCH] fix: change version of followRequest --- .../MastodonSDK/API/Mastodon+API+Account+FollowRequest.swift | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MastodonSDK/Sources/MastodonSDK/API/Mastodon+API+Account+FollowRequest.swift b/MastodonSDK/Sources/MastodonSDK/API/Mastodon+API+Account+FollowRequest.swift index 004197143..87c879ea0 100644 --- a/MastodonSDK/Sources/MastodonSDK/API/Mastodon+API+Account+FollowRequest.swift +++ b/MastodonSDK/Sources/MastodonSDK/API/Mastodon+API+Account+FollowRequest.swift @@ -27,7 +27,7 @@ extension Mastodon.API.Account { /// /// /// - Since: 0.0.0 - /// - Version: 3.0.0 + /// - Version: 3.3.0 /// # Reference /// [Document](https://docs.joinmastodon.org/methods/accounts/follow_requests/) /// - Parameters: @@ -59,7 +59,7 @@ extension Mastodon.API.Account { /// /// /// - Since: 0.0.0 - /// - Version: 3.0.0 + /// - Version: 3.3.0 /// # Reference /// [Document](https://docs.joinmastodon.org/methods/accounts/follow_requests/) /// - Parameters: