bump: web sdk 1.0.2

This commit is contained in:
Carl-Gerhard Lindesvärd
2025-11-10 19:44:09 +01:00
parent 7e38176422
commit bbd30ca6e0
5 changed files with 7 additions and 7 deletions

View File

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