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