Skip to content

Commit

Permalink
chore: bump version to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dromse committed Aug 13, 2024
1 parent d8fa653 commit ff1c916
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "grind-manager",
"name": "Gamified Tasks",
"version": "1.3.0",
"version": "1.4.0",
"minAppVersion": "1.5.12",
"description": "Gamify your task management with rewards system, craft your tasks by tags.",
"author": "dromse",
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": "obsidian-gamified-tasks",
"version": "1.3.0",
"version": "1.4.0",
"type": "module",
"description": "Task management with rewards system.",
"main": "main.js",
Expand Down

0 comments on commit ff1c916

Please sign in to comment.