From a60908ef20a82a3dc916714d03e8cf1929b1388b Mon Sep 17 00:00:00 2001 From: Aries Date: Tue, 30 May 2023 20:27:48 -0600 Subject: [PATCH] feat: release 1.12.0 (#245) --- openapi/openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi/openapi.yaml b/openapi/openapi.yaml index 5d4df813..710fb982 100644 --- a/openapi/openapi.yaml +++ b/openapi/openapi.yaml @@ -1,7 +1,7 @@ openapi: 3.0.3 info: title: VRChat API Documentation - version: 1.11.1 + version: 1.12.0 contact: name: Unofficial VRChat API Documentation Project url: 'https://github.com/VRChatAPI'