New release version
This commit is contained in:
parent
01485d511c
commit
88211d5c54
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "code-block-plugin",
|
||||
"name": "Code Block",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"minAppVersion": "0.12.0",
|
||||
"description": "This plugin converts text into code blocks with automatic language detection.",
|
||||
"author": "Patrik Lindefors",
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
{
|
||||
"1.0.1": "0.12.0"
|
||||
"1.0.2": "0.12.0"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue