1
0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2024-06-29 22:42:45 +02:00

Removed invalid version characters

This commit is contained in:
kkapsner 2015-04-24 01:32:40 +02:00
parent 88708cfbf1
commit dc622b61d1
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -89,6 +89,6 @@
], ],
"author": "Korbinian Kapsner", "author": "Korbinian Kapsner",
"license": "MPL 2.0", "license": "MPL 2.0",
"version": "0.1.5 - Release", "version": "0.1.5-Release",
"permissions": {"private-browsing": true} "permissions": {"private-browsing": true}
} }