bump: sdk 1.0.2

This commit is contained in:
Carl-Gerhard Lindesvärd
2025-11-25 10:26:26 +01:00
parent 32415d31d9
commit 4f9d66693e
9 changed files with 18 additions and 18 deletions

View File

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