Skip to content

Commit

Permalink
ОНО РАБОТАЕТ! но нужно потестить ещё
Browse files Browse the repository at this point in the history
  • Loading branch information
JoCat committed Nov 13, 2023
1 parent 5178b42 commit 9541690
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aurora-launcher-app",
"version": "0.0.4-beta.6",
"version": "0.0.4-beta.7",
"description": "Launcher for Minecraft",
"main": "build/main/index.js",
"private": true,
Expand Down Expand Up @@ -106,7 +106,7 @@
"!node_modules/**/*"
],
"nsis": {
"artifactName": "${name}-Setup-${version}.${ext}"
"artifactName": "${productName}-Setup-${version}.${ext}"
},
"mac": {
"category": "public.app-category.games"
Expand Down

0 comments on commit 9541690

Please sign in to comment.