bump: sdks

This commit is contained in:
Carl-Gerhard Lindesvärd
2026-01-07 12:34:11 +01:00
parent 87c919f700
commit 4867260ece
9 changed files with 15 additions and 18 deletions

View File

@@ -33,7 +33,7 @@ const methods: { name: OpenPanelMethodNames; value: unknown }[] = [
value: {
...options,
sdk: 'astro',
sdkVersion: '1.0.6',
sdkVersion: '1.0.7',
},
},
];