diff --git a/manifest.json b/manifest.json index 6dbb61e..3ceb1c9 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "code-block-plugin", "name": "Code Block", - "version": "1.0.0", + "version": "1.0.1", "minAppVersion": "0.12.0", "description": "This plugin converts text into code blocks with automatic language detection.", "author": "Patrik Lindefors",