diff --git a/config/pipeline.conf b/config/pipeline.conf index 767f558f..b7f5e3b0 100755 --- a/config/pipeline.conf +++ b/config/pipeline.conf @@ -1,5 +1,5 @@ const path = require('path'); -const version = 'SNAPSHOT-5.4.0.0'; +const version = 'SNAPSHOT-6.1.0.0'; const nodesConfigPath = 'config/node-configs/'; const keysPathResolve = 'node-keys/'; const keysPath = 'config/node-keys/';