Skip to content

Commit

Permalink
feat(release): 0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ckt1031 committed Apr 5, 2024
1 parent dea4964 commit 4b5a5a5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"isDesktopOnly": false,
"minAppVersion": "1.0.0",
"name": "WordWise",
"version": "0.7.3"
"version": "0.7.4"
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "obsidian-wordwise-plugin",
"version": "0.7.3",
"version": "0.7.4",
"private": true,
"description": "Writing companion for AI content generation.",
"license": "MIT",
Expand Down
3 changes: 2 additions & 1 deletion versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@
"0.7.0": "1.0.0",
"0.7.1": "1.0.0",
"0.7.2": "1.0.0",
"0.7.3": "1.0.0"
"0.7.3": "1.0.0",
"0.7.4": "1.0.0"
}

0 comments on commit 4b5a5a5

Please sign in to comment.