Skip to content

Commit 24d7909

Browse files
authored
Merge pull request #10 from Paca-AI/chore/update-version
chore: update version number to 0.2.6 in plugin.json
2 parents 98d38e9 + 4ff2721 commit 24d7909

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.checklist",
33
"displayName": "Checklist",
44
"description": "Adds named checklists with checkable items to tasks.",
5-
"version": "0.2.5",
5+
"version": "0.2.6",
66
"permissions": ["db.read", "db.write", "events.subscribe"],
77
"backend": {
88
"eventSubscriptions": ["task.deleted"],

0 commit comments

Comments
 (0)