Skip to content

Commit

Permalink
!ci: Rename plugins
Browse files Browse the repository at this point in the history
BREAKING CHANGE: This change/erase the previous parameters. Also, the plugin need to be deleted from older installation.
  • Loading branch information
Mara-Li committed Apr 11, 2022
1 parent 5eecb9a commit f8926a3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"id": "obsidian-mkdocs-publication",
"name": "Mkdocs Publication",
"id": "obsidian-mkdocs-publisher",
"name": "Mkdocs Publisher",
"version": "1.0.3",
"minAppVersion": "0.12.0",
"description": "Obsidian's Mkdocs Publication is an association between a github actions and a Material mkdocs template to get a personal wiki site based on your Obsidian Vault.",
"description": "Obsidian's Mkdocs Publisher is an association between a github actions and a Material mkdocs template to get a personal wiki site based on your Obsidian Vault.",
"author": "Mara-Li",
"authorUrl": "https://github.com/Mara-Li",
"isDesktopOnly": false
Expand Down

0 comments on commit f8926a3

Please sign in to comment.