We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f03243d commit fef831fCopy full SHA for fef831f
custom-icons.js
@@ -267,7 +267,7 @@ window.customIconsets = window.customIconsets || {};
267
window.customIconsets["cil"] = getIcon;
268
269
const Name = "Custom-icons";
270
-const Version = "0.3.4";
+const Version = "0.3.5";
271
const Description = "22020722";
272
const Url = "https://github.com/Mariusthvdb/custom-icons";
273
console.info(
0 commit comments