1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-10-04 16:47:15 +02:00

New revision for dev build

This commit is contained in:
Raymond Hill 2021-12-06 12:08:58 -05:00
parent 68e14793cc
commit 62231b73e5
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2
2 changed files with 2 additions and 2 deletions

2
dist/version vendored
View File

@ -1 +1 @@
1.39.3.3 1.39.3.4

View File

@ -1,6 +1,6 @@
{ {
"name": "@gorhill/ubo-core", "name": "@gorhill/ubo-core",
"version": "0.1.15", "version": "0.1.16",
"description": "To create a working instance of uBlock Origin's static network filtering engine", "description": "To create a working instance of uBlock Origin's static network filtering engine",
"type": "module", "type": "module",
"main": "index.js", "main": "index.js",