Skip to content

Commit

Permalink
Change version number to 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zyuhel authored May 21, 2018
1 parent 2929797 commit 61422e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"port": 36666,
"address": "0.0.0.0",
"version": "0.2.0",
"minVersion": ">=0.2.0",
"version": "0.2.1",
"minVersion": ">=0.2.1",
"fileLogLevel": "info",
"logFileName": "logs/adamant.log",
"consoleLogLevel": "none",
Expand Down

0 comments on commit 61422e6

Please sign in to comment.