diff options
author | Teddy Wing | 2021-09-16 20:42:41 +0200 |
---|---|---|
committer | Teddy Wing | 2021-09-16 20:42:41 +0200 |
commit | 26bcc649bc44d8b1cf6bbbf04597e703ddce31fe (patch) | |
tree | d23a930106274ecadc7c90e9db045283aebe863b | |
parent | b8b89348cc26b0a65e46bd0b6e9266c737f44e7f (diff) | |
download | Legibility-26bcc649bc44d8b1cf6bbbf04597e703ddce31fe.tar.bz2 |
Increase version v0.0.1 -> v0.1.0v0.1.0
-rw-r--r-- | manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json index 3e231d4..c30245f 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "Legibility", "description": "Apply custom CSS to web pages.", - "version": "0.0.1", + "version": "0.1.0", "applications": { "gecko": { |