From beed37a32d9b078d1d78a29214296db2e9f4039d Mon Sep 17 00:00:00 2001 From: latonv <1619661+latonv@users.noreply.github.com> Date: Fri, 15 Nov 2024 11:29:47 -0800 Subject: [PATCH] v2.7.4 (#411) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a31dfd042..cea42e63d 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.2", + "version": "2.7.4", "main": "dist/index.js", "module": "dist/index.js", "scripts": {