1
0
oldj 3 жил өмнө
parent
commit
c3a74ea391
2 өөрчлөгдсөн 1 нэмэгдсэн , 2 устгасан
  1. 0 1
      scripts/make.js
  2. 1 1
      src/version.json

+ 0 - 1
scripts/make.js

@@ -7,7 +7,6 @@
 require('dotenv').config()
 const version = require('../src/version.json')
 const builder = require('electron-builder')
-const myExec = require('./libs/my_exec')
 const fse = require('fs-extra')
 const homedir = require('os').homedir()
 const path = require('path')

+ 1 - 1
src/version.json

@@ -1 +1 @@
-[4, 1, 2, 6085]
+[4, 1, 2, 6086]