oldj 3 年 前
コミット
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]