From 44dd42dc8924b090fb5b9d9ef18a297f8618017d Mon Sep 17 00:00:00 2001
From: Misty Release Bot <deploy@nodebb.org>
Date: Fri, 29 Jul 2022 15:26:22 +0000
Subject: [PATCH] chore: incrementing version number - v2.3.1

---
 install/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/install/package.json b/install/package.json
index e2b8e1a8a9..abfa2cea71 100644
--- a/install/package.json
+++ b/install/package.json
@@ -2,7 +2,7 @@
     "name": "nodebb",
     "license": "GPL-3.0",
     "description": "NodeBB Forum",
-    "version": "2.3.0",
+    "version": "2.3.1",
     "homepage": "http://www.nodebb.org",
     "repository": {
         "type": "git",