From 13e67aec2c991d1aead3ba8d9b420c2379ddb322 Mon Sep 17 00:00:00 2001 From: Steven Black Date: Wed, 31 Aug 2022 10:03:53 -0400 Subject: [PATCH] Release 3.11.11 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bb7b5f04a..e70175b9a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hosts", - "version": "3.11.10", + "version": "3.11.11", "description": "Extending and consolidating hosts files from several well-curated sources like adaway.org, mvps.org, malwaredomainlist.com, someonewhocares.org, and potentially others. You can optionally invoke extensions to block additional sites by category.", "main": "", "private": true,