bump: sdks

This commit is contained in:
Carl-Gerhard Lindesvärd
2025-12-15 11:01:13 +01:00
parent 95846f80e5
commit 3b2ed3afb1
8 changed files with 13 additions and 13 deletions

View File

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