From 912b6c021fc86316f11a34c2f2e6d9362f6a1302 Mon Sep 17 00:00:00 2001 From: CMK Date: Fri, 19 Feb 2021 17:12:00 +0800 Subject: [PATCH] chore: remove version Co-authored-by: BradGao --- .../Sources/MastodonSDK/API/Mastodon+API+Onboarding.swift | 2 -- 1 file changed, 2 deletions(-) diff --git a/MastodonSDK/Sources/MastodonSDK/API/Mastodon+API+Onboarding.swift b/MastodonSDK/Sources/MastodonSDK/API/Mastodon+API+Onboarding.swift index 0cdacacdf..ab99deed6 100644 --- a/MastodonSDK/Sources/MastodonSDK/API/Mastodon+API+Onboarding.swift +++ b/MastodonSDK/Sources/MastodonSDK/API/Mastodon+API+Onboarding.swift @@ -46,8 +46,6 @@ extension Mastodon.API.Onboarding { /// /// Using this endpoint to fetch booked categories /// - /// - Since: 3.3.0 - /// - Version: 3.3.0 /// # Last Update /// 2021/2/19 /// # Reference