summaryrefslogtreecommitdiff
path: root/extension
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2026-07-24 16:13:38 +0200
committerYuval Adam <_@yuv.al>2026-07-24 16:13:38 +0200
commitced92a0eb1e0ca3e45ffd09133cd53a1ffa27b90 (patch)
tree7cec00320036f04427c00e08a93473101a0e8dd3 /extension
parentc04544d4e98cd5e4a611255fa677d4453a2f9756 (diff)
Make IBus activation resilientHEADmain
Diffstat (limited to 'extension')
-rw-r--r--extension/metadata.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/metadata.json b/extension/metadata.json
index 4c1faec..0e54da0 100644
--- a/extension/metadata.json
+++ b/extension/metadata.json
@@ -3,6 +3,6 @@
"name": "Parley Dictation",
"description": "Control Parley and show local dictation status in the GNOME top bar",
"shell-version": ["50"],
- "version": 1,
+ "version": 2,
"url": "https://github.com/yuvadm/parley"
}