From 1cfcb1623f4909144032a6f020c5abac09d4ac79 Mon Sep 17 00:00:00 2001 From: Raymond Hill Date: Fri, 10 Dec 2021 08:29:33 -0500 Subject: [PATCH] New revision for dev build --- dist/version | 2 +- platform/npm/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/version b/dist/version index 443a17da7..777983239 100644 --- a/dist/version +++ b/dist/version @@ -1 +1 @@ -1.39.3.6 +1.39.3.7 diff --git a/platform/npm/package.json b/platform/npm/package.json index 11bd0c6fa..2e43d0fba 100644 --- a/platform/npm/package.json +++ b/platform/npm/package.json @@ -1,6 +1,6 @@ { "name": "@gorhill/ubo-core", - "version": "0.1.16", + "version": "0.1.17", "description": "To create a working instance of uBlock Origin's static network filtering engine", "type": "module", "main": "index.js",