From 606b2b60578b7eb7d0a7234e4b9442c541b02446 Mon Sep 17 00:00:00 2001 From: Neeraj Sharma <50868725+nsharma123@users.noreply.github.com> Date: Sat, 1 Feb 2025 00:14:00 +0530 Subject: [PATCH] v2.7.8 (#421) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 20041cde..70c27556 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "description": "The Internet Archive Collection Browser.", "license": "AGPL-3.0-only", "author": "Internet Archive", - "version": "2.7.7", + "version": "2.7.8", "main": "dist/index.js", "module": "dist/index.js", "scripts": {