1
0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2024-06-25 21:12:46 +02:00

Version 0.2.2

This commit is contained in:
kkapsner 2015-12-07 16:42:03 +01:00
parent 712fdb698c
commit 1193243d50
2 changed files with 16 additions and 16 deletions

View File

@ -96,6 +96,6 @@
"main": "lib/main.js", "main": "lib/main.js",
"author": "Korbinian Kapsner", "author": "Korbinian Kapsner",
"license": "MPL 2.0", "license": "MPL 2.0",
"version": "0.2.1-Development", "version": "0.2.2-Development",
"permissions": {"private-browsing": true} "permissions": {"private-browsing": true}
} }