Skip to content

Commit

Permalink
prepare for release 1.0.4
Browse files Browse the repository at this point in the history
main improvement is:
 - save/load all display settings
 - improved the nodes highlight
  • Loading branch information
kctekn committed Jul 18, 2024
1 parent 5d1a3ac commit d64a677
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest-beta.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "tags-routes",
"name": "Tags Routes",
"version": "1.0.3beta",
"version": "1.0.4",
"minAppVersion": "0.15.0",
"description": "For showing the routes of tags.",
"author": "Ken",
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"id": "tags-routes",
"name": "Tags Routes",
"version": "1.0.2",
"version": "1.0.4",
"minAppVersion": "0.15.0",
"description": "For showing the routes of tags.",
"author": "Ken",
Expand Down

0 comments on commit d64a677

Please sign in to comment.