From 65ae1bc82fb4f70feaa4c41d9a821a48dbab3caf Mon Sep 17 00:00:00 2001 From: dazzatronus <181476274+dazzatronus@users.noreply.github.com> Date: Wed, 8 Apr 2026 05:57:19 +0000 Subject: [PATCH] chore: regenerate SDK from @shotstack/schemas v1.10.6 --- .oas-version | 2 +- lib/shotstack/version.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.oas-version b/.oas-version index 18b3114..7b4d9a4 100644 --- a/.oas-version +++ b/.oas-version @@ -1 +1 @@ -1.10.4 +1.10.6 diff --git a/lib/shotstack/version.rb b/lib/shotstack/version.rb index 9dce678..8e1fb80 100644 --- a/lib/shotstack/version.rb +++ b/lib/shotstack/version.rb @@ -11,5 +11,5 @@ =end module Shotstack - VERSION = '1.10.4' + VERSION = '1.10.6' end