Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Commit

Permalink
bumped version number
Browse files Browse the repository at this point in the history
  • Loading branch information
juaneth committed May 8, 2022
1 parent f2f27b2 commit 0487ecf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "omnipetal",
"productName": "omnipetal",
"version": "0.0.7",
"version": "0.0.9",
"description": "Manage and create minecraft severs remotely using Docker",
"main": "src/index.js",
"icon": "src/icon.ico",
Expand Down Expand Up @@ -30,8 +30,7 @@
"executableName": "Omnipetal",
"icon": "src/icon.ico"
},
"makers": [
{
"makers": [{
"name": "@electron-forge/maker-squirrel",
"config": {
"name": "Omnipetal",
Expand Down Expand Up @@ -84,4 +83,4 @@
"@electron-forge/maker-zip": "^6.0.0-beta.63",
"electron": "18.0.3"
}
}
}

0 comments on commit 0487ecf

Please sign in to comment.