Skip to content

Commit

Permalink
release 1.2.1
Browse files Browse the repository at this point in the history
tu2-atmanand committed Jan 8, 2025
1 parent c570995 commit d994435
Showing 4 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "task-board",
"name": "Task Board",
"version": "1.2.0",
"version": "1.2.1",
"minAppVersion": "1.4.13",
"description": "Manage all your tasks throghout your vault from a single board and much more...",
"author": "Atmanand Gauns",
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "task-board",
"version": "1.2.0",
"version": "1.2.1",
"description": "An Obsidian plugin to see all your task in a much more efficient Kanban Board format. Easily manage your tasks throught your vault.",
"main": "main.js",
"type": "module",
3 changes: 2 additions & 1 deletion versions.json
Original file line number Diff line number Diff line change
@@ -9,5 +9,6 @@
"1.0.2": "1.4.13",
"1.1.0": "1.4.13",
"1.1.1": "1.4.13",
"1.2.0": "1.4.13"
"1.2.0": "1.4.13",
"1.2.1": "1.4.13"
}

0 comments on commit d994435

Please sign in to comment.