Skip to content

Commit

Permalink
Bump version (#680)
Browse files Browse the repository at this point in the history
  • Loading branch information
Acylation committed Sep 15, 2023
1 parent 61f4c27 commit c99a4ac
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"id": "obsidian-projects",
"name": "Projects",
"version": "1.16.3",
"version": "1.16.5",
"minAppVersion": "1.0.0",
"description": "Plain text project planning.",
"author": "Marcus Olsson",
"authorUrl": "https://marcus.se.net",
"fundingUrl": "https://www.buymeacoffee.com/marcusolsson",
"isDesktopOnly": false
}
}
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.16.3",
"version": "1.16.5",
"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.1.3"
}
}
}

0 comments on commit c99a4ac

Please sign in to comment.