Skip to content

Commit 203cb53

Browse files
committed
Release v2.1.1 - supplement
- Icon
1 parent e08a949 commit 203cb53

4 files changed

Lines changed: 4 additions & 2 deletions

File tree

img/Square-root.png

18.4 KB
Loading

img/math-function.256x256.png

5.17 KB
Loading

src/assets/js/versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
"easyuiVersion": "1.11.3",
55
"katexVersion": "0.16.22",
66
"colorPickerVersion": "23/05/2009",
7-
"build": 179
7+
"build": 180
88
}

src/manifest.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@
3030
"label": "Custom Equations Dialog with Categories Tree"
3131
}
3232
],
33-
"icons": {},
33+
"icons": {
34+
"48": "img/Square-root.png"
35+
},
3436
"platforms": ["desktop"]
3537
}

0 commit comments

Comments
 (0)