Bump version number
This commit is contained in:
parent
44f1091952
commit
87c1112508
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
const VERSION = "3.7.1";
|
||||
const VERSION = require("../package.json").version;
|
||||
var singleton = null;
|
||||
var Config = require("./config");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue