vrchat 1.9.0 → 1.10.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -24,7 +24,7 @@ jobs:
24
24
  - name: Install OpenAPI Generator CLI
25
25
  run: npm install @openapitools/openapi-generator-cli
26
26
  - name: Set OpenAPI Generator version
27
- run: ./node_modules/\@openapitools/openapi-generator-cli/main.js version-manager set 5.3.0
27
+ run: ./node_modules/\@openapitools/openapi-generator-cli/main.js version-manager set 6.3.1
28
28
  - name: Generate SDK Client
29
29
  run: bash ./generate.sh
30
30
  - name: Check version number
@@ -1 +1 @@
1
- 5.3.0
1
+ 6.2.1