Browse Source

version mgmt

Eugene Pankov 8 years ago
parent
commit
165ab1cfbf
1 changed files with 0 additions and 1 deletions
  1. 0 1
      scripts/vars.js

+ 0 - 1
scripts/vars.js

@@ -16,5 +16,4 @@ exports.builtinPlugins = [
   'terminus-plugin-manager',
   'terminus-plugin-manager',
 ]
 ]
 exports.nativeModules = ['node-pty', 'font-manager']
 exports.nativeModules = ['node-pty', 'font-manager']
-exports.version = appInfo.version
 exports.electronVersion = pkgInfo.devDependencies.electron
 exports.electronVersion = pkgInfo.devDependencies.electron