From 0bcc4bb2dfcc63605f7b5ad925d20fab62039bcf Mon Sep 17 00:00:00 2001 From: latonv <1619661+latonv@users.noreply.github.com> Date: Wed, 11 Dec 2024 10:54:57 -0800 Subject: [PATCH] v2.7.5 (#413) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cea42e63..d794e5ad 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.4", + "version": "2.7.5", "main": "dist/index.js", "module": "dist/index.js", "scripts": {