Skip to content

Commit f437e0b

Browse files
authored
Merge pull request #9 from Paca-AI/chore/update-version
chore: update version to 0.2.7 in plugin.json
2 parents fa9c987 + bd73c37 commit f437e0b

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.6",
5+
"version": "0.2.7",
66
"permissions": ["db.read", "db.write", "events.subscribe"],
77
"backend": {
88
"eventSubscriptions": ["task.deleted"],

0 commit comments

Comments
 (0)