chore: bump version to 0.7.9 and remove unused additional DMG options
Some checks failed
Build and Release / build (x64, ubuntu-latest, linux) (push) Has been skipped
Build and Release / build (arm64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, windows-latest, win32) (push) Has been cancelled
Build and Release / release (push) Has been cancelled
Some checks failed
Build and Release / build (x64, ubuntu-latest, linux) (push) Has been skipped
Build and Release / build (arm64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, macos-latest, darwin) (push) Has been cancelled
Build and Release / build (x64, windows-latest, win32) (push) Has been cancelled
Build and Release / release (push) Has been cancelled
This commit is contained in:
parent
b6560f3c6c
commit
219f35cc04
@ -50,14 +50,6 @@ module.exports = {
|
||||
config: {
|
||||
format: "UDZO",
|
||||
icon: "src/assets/logo.icns",
|
||||
additionalDMGOptions: {
|
||||
window: {
|
||||
size: {
|
||||
width: 660,
|
||||
height: 400,
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "mastermind",
|
||||
"productName": "Mastermind",
|
||||
"version": "0.7.8",
|
||||
"version": "0.7.9",
|
||||
"description": "Mastermind AI assistant",
|
||||
"main": "src/index.js",
|
||||
"scripts": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user