Skip to content

Commit

Permalink
Release: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
roovo committed Oct 24, 2022
1 parent 2fbc404 commit 6342faf
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion manifest-beta.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "card-board",
"name": "CardBoard",
"description": "Display markdown tasks on kanban-style boards.",
"version": "0.6.1",
"version": "0.6.2",
"author": "roovo",
"authorUrl": "https://github.com/roovo",
"minAppVersion": "0.12.13",
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"id": "card-board",
"name": "CardBoard",
"description": "Display markdown tasks on kanban-style boards.",
"version": "0.6.1",
"version": "0.6.2",
"author": "roovo",
"authorUrl": "https://github.com/roovo",
"minAppVersion": "0.12.13",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cardboard",
"version": "0.6.1",
"version": "0.6.2",
"description": "Card based view for your obsidian Tasks",
"main": "main.js",
"scripts": {
Expand Down

0 comments on commit 6342faf

Please sign in to comment.