bump: sdk

This commit is contained in:
Carl-Gerhard Lindesvärd
2026-03-20 11:05:14 +01:00
parent 11e9ecac1a
commit ebc07e3a16
10 changed files with 26 additions and 26 deletions

View File

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