From 5118f8ecc786353f3ad32f730bc0562190f42251 Mon Sep 17 00:00:00 2001 From: Isa Herico Velasco <7840857+iisa@users.noreply.github.com> Date: Thu, 12 Oct 2023 17:29:05 -0700 Subject: [PATCH] 1.14.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9dd1aba2c..627bdce47 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.8", + "version": "1.14.9", "main": "dist/index.js", "module": "dist/index.js", "scripts": {