From b6ced80e2ee8f8232d2c2f0c89c79d5e2dee50b1 Mon Sep 17 00:00:00 2001 From: QuiteAFancyEmerald <46467239+QuiteAFancyEmerald@users.noreply.github.com> Date: Thu, 8 Aug 2024 10:19:41 -0700 Subject: [PATCH] version bump --- package.json | 2 +- src/data.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 5da019a1..79efac30 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "holyunblocker", - "version": "6.3.5", + "version": "6.3.7", "repository": "https://github.com/QuiteAFancyEmerald/Holy-Unblocker", "description": "Holy Unblocker is a secure web proxy service with support for many sites.", "main": "backend.js", diff --git a/src/data.json b/src/data.json index 24389b78..91c2e5f9 100644 --- a/src/data.json +++ b/src/data.json @@ -19,6 +19,6 @@ "This version is the public LTS build of the web proxy service project and may be hosted unofficially. Check your domain or jo‌­in t‌he T⁡­N Di‌s­co⁡­rd for official pr­iva️te sit‌e lin­ks for your safety." ], "version": [ - "6.3.5" + "6.3.7" ] }