Skip to content

Commit 21105a9

Browse files
committed
fix: update version to 0.2.6 in plugin.json
1 parent 5868b4d commit 21105a9

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)