Skip to content

Commit

Permalink
build.
Browse files Browse the repository at this point in the history
  • Loading branch information
oldj committed Jun 8, 2022
1 parent 1a89a9b commit c3a74ea
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion scripts/make.js
Expand Up @@ -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')
Expand Down
2 changes: 1 addition & 1 deletion src/version.json
@@ -1 +1 @@
[4, 1, 2, 6085]
[4, 1, 2, 6086]

0 comments on commit c3a74ea

Please sign in to comment.