From c286b8ec06d24d81a5578cd2b2903d3632bc6dda Mon Sep 17 00:00:00 2001 From: Aries Date: Fri, 2 Feb 2024 08:21:26 -0700 Subject: [PATCH] feat: release 1.16.4 (#277) --- openapi/openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi/openapi.yaml b/openapi/openapi.yaml index ce8d125f..a62575b0 100644 --- a/openapi/openapi.yaml +++ b/openapi/openapi.yaml @@ -1,7 +1,7 @@ openapi: 3.0.3 info: title: VRChat API Documentation - version: 1.16.3 + version: 1.16.4 contact: name: Unofficial VRChat API Documentation Project url: "https://github.com/VRChatAPI"