Skip to content

Commit fe34e81

Browse files
author
roovo
committed
Release: bump version
1 parent fa0dc41 commit fe34e81

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "card-board",
33
"name": "CardBoard",
44
"description": "Display markdown tasks on kanban style boards.",
5-
"version": "0.7.8",
5+
"version": "0.7.9",
66
"author": "roovo",
77
"authorUrl": "https://github.com/roovo",
88
"minAppVersion": "0.12.13",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cardboard",
3-
"version": "0.7.8",
3+
"version": "0.7.9",
44
"description": "Card based view for your obsidian Tasks",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)