@@ -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
+
@@ -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,4 +1,4 @@
-This app contains NodeBB Version 1.6.1
+This app contains NodeBB Version 1.7.0
### Overview