From 7d47f271315851fc583e3acd6512342b850d99f7 Mon Sep 17 00:00:00 2001 From: Laton Vermette <1619661+latonv@users.noreply.github.com> Date: Wed, 3 Sep 2025 13:55:56 -0700 Subject: [PATCH] v2.15.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3465d01ef..4199dcdf9 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.14.1", + "version": "2.15.0", "main": "dist/index.js", "module": "dist/index.js", "scripts": {