Skip to content

Commit

Permalink
fix: license path
Browse files Browse the repository at this point in the history
  • Loading branch information
1zun4 committed Mar 21, 2024
1 parent 08fcf42 commit 7bbec55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"shortDescription": "A LiquidBounce launcher for Minecraft",
"longDescription": "A LiquidBounce hacked-client launcher for the game Minecraft",
"license": "GPL-3.0",
"licenseFile": "LICENSE",
"licenseFile": "../LICENSE",
"resources": [],
"targets": [
"updater",
Expand Down

0 comments on commit 7bbec55

Please sign in to comment.