From d833b793a10a4a25005f1dae86564a1bb3c5569e Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Wed, 19 Oct 2016 22:41:44 -0400 Subject: [PATCH] 4.1.65 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5f156bf..647a665 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nodebb-theme-persona", - "version": "4.1.64", + "version": "4.1.65", "nbbpm": { "compatibility": "^0.8.2 || ^0.9.0 || ^1.0.0" },