@MJ said in NodeBB v1.4.0 Release:
@PitaJ Sorry for the unspecific answer.
Composer is working again after ./nodebb build. Composer is back at v4.3.0.
git commit NodeBB
What does this meaning? Must I use this in console?
Yes. but try git show
instead.
[[email protected] ~]# cd /opt/daerma/nodebb
[[email protected] nodebb]# git show
commit d120ee86cfe2a55efcd3982cc3e8fa3f71284602
Author: Misty (Bot) <[email protected]>
Date: Thu Dec 1 21:28:53 2016 +0000
Incremented version number
diff --git a/package.json b/package.json
index b035495..52cff78 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
"name": "nodebb",
"license": "GPL-3.0",
"description": "NodeBB Forum",
- "version": "1.3.0",
+ "version": "1.4.0",
"homepage": "http://www.nodebb.org",
"repository": {
"type": "git",