From 88b568016729b8f00cf53528771e350085aa3cc9 Mon Sep 17 00:00:00 2001 From: zyuhel Date: Sun, 16 Dec 2018 01:39:15 +0300 Subject: [PATCH] Update versions --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index 2d8e4f09..405fbf57 100644 --- a/config.json +++ b/config.json @@ -1,8 +1,8 @@ { "port": 36666, "address": "0.0.0.0", - "version": "0.4.0", - "minVersion": ">=0.3.2", + "version": "0.4.2", + "minVersion": ">=0.4.0", "fileLogLevel": "info", "logFileName": "logs/adamant.log", "consoleLogLevel": "none",