Sfoglia il codice sorgente

bump version in serverConfig

(cherry picked from commit a801bb4e43)
tags/v0.8.0
Shaun 3 anni fa
committed by Big Bad Waffle
parent
commit
3e22a5b2ad
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      src/server/config/serverConfig.js

+ 1
- 1
src/server/config/serverConfig.js Vedi File

@@ -1,5 +1,5 @@
module.exports = {
version: '0.6',
version: '0.8.0',
port: 4000,
startupMessage: 'Server: ready',
defaultZone: 'fjolarok',


Caricamento…
Annulla
Salva