bump version

This commit is contained in:
Marius 2023-11-18 16:04:10 +01:00
parent ffbd56d262
commit cfddf75b43
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
"name": "Custom CSS",
"author": "Marien Fressinaud",
"description": "Give possibility to overwrite the CSS with a user-specific rules.",
"version": "0.2",
"version": "0.3",
"entrypoint": "CustomCSS",
"type": "user"
}