Updated version to 1.0.1

This commit is contained in:
Patrik Lindefors 2022-06-12 22:04:56 +02:00
parent 3118d00186
commit 156cc19e4e
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
{ {
"id": "code-block-plugin", "id": "code-block-plugin",
"name": "Code Block", "name": "Code Block",
"version": "1.0.0", "version": "1.0.1",
"minAppVersion": "0.12.0", "minAppVersion": "0.12.0",
"description": "This plugin converts text into code blocks with automatic language detection.", "description": "This plugin converts text into code blocks with automatic language detection.",
"author": "Patrik Lindefors", "author": "Patrik Lindefors",