Update generated code for v935

This commit is contained in:
Stripe OpenAPI 2024-04-05 19:51:48 +00:00
parent 7eea258347
commit abcc296f24
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
v923
v935

View File

@ -3,7 +3,7 @@
module Stripe
module ApiVersion
CURRENT = "2023-10-16"
CURRENT = "2024-04-10"
PREVIEW = "2024-03-20.preview-v2"
end
end