Skip to content

Commit 6a0a87b

Browse files
authored
Merge pull request #7 from Paca-AI/fix/fix-manifest-version
fix: update version to 0.2.6 in plugin.json
2 parents 7e946ba + 21105a9 commit 6a0a87b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "com.paca.bdd",
33
"displayName": "BDD Scenarios",
44
"description": "Adds Given/When/Then BDD acceptance criteria to tasks.",
5-
"version": "0.2.3",
5+
"version": "0.2.6",
66
"permissions": ["db.read", "db.write", "events.subscribe"],
77
"backend": {
88
"eventSubscriptions": ["task.deleted"],

0 commit comments

Comments
 (0)