bump version
This commit is contained in:
parent
ffbd56d262
commit
cfddf75b43
3 changed files with 3 additions and 3 deletions
|
|
@ -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"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"name": "Custom JS",
|
||||
"author": "Frans de Jonge",
|
||||
"description": "Apply custom JS.",
|
||||
"version": "0.2",
|
||||
"version": "0.3",
|
||||
"entrypoint": "CustomJS",
|
||||
"type": "user"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
"name": "Image Proxy",
|
||||
"author": "Frans de Jonge",
|
||||
"description": "No insecure content warnings or disappearing images.",
|
||||
"version": "0.5",
|
||||
"version": "0.6",
|
||||
"entrypoint": "ImageProxy",
|
||||
"type": "user"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue