From 43a44f8edb8f55d15beabfccdfdbd4405ff1ccae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Wed, 24 Jun 2020 15:30:02 -0400 Subject: [PATCH] 10.1.55 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 567ae32..d98bfd5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nodebb-theme-persona", - "version": "10.1.54", + "version": "10.1.55", "nbbpm": { "compatibility": "^1.14.0" },