From 12a7e57117d2985ba3793070b157379b2a572c32 Mon Sep 17 00:00:00 2001
From: "Misty (Bot)" <deploy@nodebb.org>
Date: Wed, 27 Jun 2018 18:28:46 +0000
Subject: [PATCH] Incremented version number - v1.10.0

---
 install/package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/install/package.json b/install/package.json
index 58cada2253..0b92fa2ea9 100644
--- a/install/package.json
+++ b/install/package.json
@@ -2,7 +2,7 @@
     "name": "nodebb",
     "license": "GPL-3.0",
     "description": "NodeBB Forum",
-    "version": "1.9.3",
+    "version": "1.10.0",
     "homepage": "http://www.nodebb.org",
     "repository": {
         "type": "git",
@@ -145,4 +145,4 @@
             "url": "https://github.com/barisusakli"
         }
     ]
-}
+}
\ No newline at end of file