Skip to content

Commit 2dd0c27

Browse files
authored
Use num instead of string for gnome extension version (#22)
1 parent ea77363 commit 2dd0c27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

extensions/gnome-extension/src/metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"uuid": "[email protected]",
33
"name": "Amazon Q for CLI GNOME Integration",
44
"url": "https://github.com/aws",
5-
"version": "1",
5+
"version": 1,
66
"description": "Integrates Amazon Q for CLI with GNOME Shell for versions 45+",
77
"gettext-domain": "amazon-q-for-cli-gnome-integration",
88
"settings-schema": "org.gnome.shell.extensions.amazon-q-for-cli-gnome-integration",

0 commit comments

Comments
 (0)