diff --git a/config/pipeline.conf b/config/pipeline.conf index f332c6ce..4c2e39e8 100755 --- a/config/pipeline.conf +++ b/config/pipeline.conf @@ -1,5 +1,5 @@ const path = require('path'); -const version = 'SNAPSHOT-6.3.0.0'; +const version = 'SNAPSHOT-6.4.0.0'; const nodesConfigPath = 'config/node-configs/'; const keysPathResolve = 'node-keys/'; const keysPath = 'config/node-keys/';