Skip to content

Commit

Permalink
Bump version (#926)
Browse files Browse the repository at this point in the history
  • Loading branch information
Acylation authored Jul 19, 2024
1 parent 13739ef commit af47ce8
Show file tree
Hide file tree
Showing 3 changed files with 5 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": "obsidian-projects",
"name": "Projects",
"version": "1.17.3",
"version": "1.17.4",
"minAppVersion": "1.0.0",
"description": "Plain text project planning.",
"author": "Marcus Olsson",
Expand Down
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.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "obsidian-projects",
"version": "1.17.3",
"version": "1.17.4",
"description": "Plain text project planning for Obsidian",
"main": "main.js",
"scripts": {
Expand Down Expand Up @@ -60,4 +60,4 @@
"uuid": "^8.3.2",
"yaml": "^2.4.2"
}
}
}

0 comments on commit af47ce8

Please sign in to comment.