From 2f3ea21e2980b18484c93a1e24723e10d1d74ad5 Mon Sep 17 00:00:00 2001 From: Neeraj Sharma <50868725+nsharma123@users.noreply.github.com> Date: Sat, 11 Nov 2023 02:01:14 +0530 Subject: [PATCH] v1.14.10 (#324) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 77701e63d..828cab059 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": "1.14.9", + "version": "1.14.10", "main": "dist/index.js", "module": "dist/index.js", "scripts": {