Skip to content

Commit

Permalink
Release 0.10.8
Browse files Browse the repository at this point in the history
  • Loading branch information
lynchjames committed Aug 14, 2024
1 parent 5fd199e commit 155c5ea
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
Expand Up @@ -2,7 +2,7 @@
"id": "writing-goals",
"name": "Writing Goals",
"minAppVersion": "1.1.6",
"version": "0.10.7",
"version": "0.10.8",
"description": "Set dynamic writing goals for notes and folders in Obsidian.",
"isDesktopOnly": false,
"fundingUrl": "https://ko-fi.com/lynchjames"
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": "writing-goals",
"version": "0.10.7",
"version": "0.10.8",
"private": true,
"scripts": {
"dev": "rollup --config rollup.config.js -w",
Expand Down

0 comments on commit 155c5ea

Please sign in to comment.