Release: 1.0.3

This commit is contained in:
2026-06-07 16:41:31 +00:00
parent 9807886eb2
commit 007e53ef29
+4 -2
View File
@@ -2,13 +2,15 @@
"name": "vsc-adda", "name": "vsc-adda",
"displayName": "Adda", "displayName": "Adda",
"description": "Track the number of checked-in visitors at Adda Hälsoperspektiv AB.", "description": "Track the number of checked-in visitors at Adda Hälsoperspektiv AB.",
"version": "1.0.2", "version": "1.0.3",
"publisher": "oaklake89", "publisher": "oaklake89",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://git.kvarnarp.se/vscode/vsc-adda.git" "url": "https://git.kvarnarp.se/vscode/vsc-adda.git"
}, },
"extensionKind": ["ui"], "extensionKind": [
"ui"
],
"icon": "assets/adda-128x128.png", "icon": "assets/adda-128x128.png",
"preview": true, "preview": true,
"engines": { "engines": {