Updated version to 1.0.1
This commit is contained in:
parent
3118d00186
commit
156cc19e4e
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue