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 9541690 commit 96c06d1
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.7",
"version": "0.0.4-beta.8",
"description": "Launcher for Minecraft",
"main": "build/main/index.js",
"private": true,
Expand Down Expand Up @@ -106,7 +106,7 @@
"!node_modules/**/*"
],
"nsis": {
"artifactName": "${productName}-Setup-${version}.${ext}"
"artifactName": "${name}-Setup-${version}.${ext}"
},
"mac": {
"category": "public.app-category.games"
Expand Down

0 comments on commit 96c06d1

Please sign in to comment.