From e76f8a6024757be0c1bed292ef2a66675bd5729c Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Tue, 17 Feb 2026 11:54:37 -0500 Subject: [PATCH] fix: bump harmony for world page changes --- install/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/package.json b/install/package.json index cbef4a9111..88ac51ca5b 100644 --- a/install/package.json +++ b/install/package.json @@ -107,7 +107,7 @@ "nodebb-plugin-spam-be-gone": "2.3.2", "nodebb-plugin-web-push": "0.7.6", "nodebb-rewards-essentials": "1.0.2", - "nodebb-theme-harmony": "2.2.14", + "nodebb-theme-harmony": "2.2.15", "nodebb-theme-lavender": "7.1.21", "nodebb-theme-peace": "2.2.51", "nodebb-theme-persona": "14.2.8",