From bee43846c741ddf6c771cc1063e13f3182c17eb5 Mon Sep 17 00:00:00 2001 From: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 22:52:58 +0000 Subject: [PATCH] Update generated code for v1244 --- OPENAPI_VERSION | 2 +- lib/stripe/api_version.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/OPENAPI_VERSION b/OPENAPI_VERSION index aaa1c379..02835b06 100644 --- a/OPENAPI_VERSION +++ b/OPENAPI_VERSION @@ -1 +1 @@ -v1235 \ No newline at end of file +v1244 \ No newline at end of file diff --git a/lib/stripe/api_version.rb b/lib/stripe/api_version.rb index d2717126..3df70a14 100644 --- a/lib/stripe/api_version.rb +++ b/lib/stripe/api_version.rb @@ -4,6 +4,6 @@ module Stripe module ApiVersion CURRENT = "2024-06-20" - PREVIEW = "2024-08-21.preview-v2" + PREVIEW = "2024-09-04.preview-v2" end end