Răsfoiți Sursa

Bumped version to 0.1.39

deploy1 6 ani în urmă
părinte
comite
fd9796efe7
5 a modificat fișierele cu 5 adăugiri și 4 ștergeri
  1. 1 1
      CloudronManifest.json
  2. 1 1
      VERSION
  3. 1 0
      VERSIONLOG
  4. 1 1
      package.json
  5. 1 1
      start.sh

+ 1 - 1
CloudronManifest.json

@@ -5,7 +5,7 @@
     "description": "file://DESCRIPTION.md",
     "changelog": "./CHANGELOG",
     "tagline": "serverarium",
-    "version": "0.1.38",
+    "version": "0.1.39",
     "healthCheckPath": "/healthcheck",
     "httpPort": 3000,
     "addons": {

+ 1 - 1
VERSION

@@ -1 +1 @@
-v0.1.38
+v0.1.39

+ 1 - 0
VERSIONLOG

@@ -58,3 +58,4 @@ v0.1.35
 v0.1.36
 v0.1.37
 v0.1.38
+v0.1.39

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
     "name": "serveraium",
-    "version": "0.1.38",
+    "version": "0.1.39",
     "description": "",
     "main": "index.js",
     "scripts": {

+ 1 - 1
start.sh

@@ -57,7 +57,7 @@ if [[ ! -f /app/data/run_.js ]]; then
 	#statements
 fi
 
-pm2 start /app/data/run_.js --watch --no-daemon -- --verbose
+pm2 start /app/data/run_.js --watch --no-daemon