maintenance (code): fix typos

This commit is contained in:
Mickael Kerjean
2019-05-07 11:46:23 +10:00
parent 57afe01f73
commit 3cae9016a0
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ import (
) )
const ( const (
APP_VERSION = "v0.4" APP_VERSION = "v0.4rc"
PLUGIN_PATH = "data/plugin/" PLUGIN_PATH = "data/plugin/"
LOG_PATH = "data/state/log/" LOG_PATH = "data/state/log/"
CONFIG_PATH = "data/state/config/" CONFIG_PATH = "data/state/config/"