From 9aba38b997e08332f1c85682b0f6e128bed9f3b0 Mon Sep 17 00:00:00 2001 From: antoKeinanen Date: Fri, 19 May 2023 16:11:55 +0300 Subject: [PATCH] docs: add ban to modify manifets.json --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c145976..6b868fc 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ All contributions are welcome, but before making anything big please consider st - Make sure your code is formatted with the `npm/yarn run format` script. - Use angular commit message style. More info [here](https://github.com/antoKeinanen/obsidian-advanced-merger#commit-message-format). +- Please _DO NOT_ modify `manifest.json` as it breaks the plugin download system. For beta release use [BRAT](https://tfthacker.com/Obsidian+Plugins+by+TfTHacker/BRAT+-+Beta+Reviewer's+Auto-update+Tool/Quick+guide+for+using+BRAT#Testing+Plugins) and version bump `manifest-beta.json`. ## Commit message format