chore(release)

This commit is contained in:
Bamboo 2021-10-03 00:35:57 +02:00
parent 7329b0cf69
commit 3341f8c876
3 changed files with 6 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{
"name": "redaction",
"version": "2.247.0",
"version": "2.248.0",
"private": true,
"license": "MIT",
"scripts": {

Binary file not shown.

View File

@ -341,6 +341,11 @@ li.searchresultitem {
--iqser-grey-4: #e2e4e9;
--iqser-grey-5: #d3d5da;
--iqser-grey-6: #f0f1f4;
--iqser-grey-7: #9398a0;
--iqser-green-1: #00ff00;
--iqser-green-2: #5ce594;
--iqser-yellow-1: #ffb83b;
--iqser-yellow-2: #fdbd00;
--iqser-helpmode-primary: green;
}