Browse Source

Version 1.2.0

Girish Ramakrishnan 7 years ago
parent
commit
b8e440f0e1
3 changed files with 8 additions and 2 deletions
  1. 6 0
      CHANGELOG
  2. 1 1
      CloudronManifest.json
  3. 1 1
      DESCRIPTION.md

+ 6 - 0
CHANGELOG

@@ -54,3 +54,9 @@
 [1.1.0]
 * Update to NodeBB 1.6.1
 
+[1.2.0]
+* Update NodeBB to 1.7.0 (100th release! 🎉)
+* https://blog.nodebb.org/nodebb-1-7-0/
+* https://community.nodebb.org/topic/11465/1-7-0-breaking-changes
+
+

+ 1 - 1
CloudronManifest.json

@@ -4,7 +4,7 @@
   "author": "NodeBB Team",
   "description": "file://DESCRIPTION.md",
   "tagline": "Next generation forum software",
-  "version": "1.1.0",
+  "version": "1.2.0",
   "healthCheckPath": "/",
   "httpPort": 4567,
   "addons": {

+ 1 - 1
DESCRIPTION.md

@@ -1,4 +1,4 @@
-This app contains NodeBB Version 1.6.1
+This app contains NodeBB Version 1.7.0
 
 ### Overview