From 0cae129bb3d51ca170798d5f379d1fdc028505f3 Mon Sep 17 00:00:00 2001 From: latonv <1619661+latonv@users.noreply.github.com> Date: Thu, 12 Sep 2024 15:38:00 -0700 Subject: [PATCH] v2.6.4 (#397) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 402424c5..a8eef2aa 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.6.3", + "version": "2.6.4", "main": "dist/index.js", "module": "dist/index.js", "scripts": {