update version to 3.0.2

This commit is contained in:
laughmaker 2025-02-09 13:05:01 +08:00
parent 7310bde212
commit 996bb7c209
3 changed files with 3 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
"name": "Zen",
"version": "3.0.1",
"version": "3.0.2",
"minAppVersion": "1.0.0",
"author": "laughmaker",
"authorUrl": "https://github.com/laughmaker"

View file

@ -791,7 +791,7 @@ span.cm-formatting.cm-formatting-list.cm-formatting-list-ol {
}
.list-bullet {
margin-left: -1.5px;
margin-left: -1.1px;
}
/* 有序列表后面的文字左移 */

View file

@ -1,4 +1,5 @@
{
"3.0.2": "1.0.0",
"3.0.1": "1.0.0",
"3.0.0": "1.0.0",
"2.0.6": "1.0.0",