Skip to content

Commit b4d132d

Browse files
committed
2-3 changements à droite à gauche
1 parent 164a5aa commit b4d132d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

electron-builder.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ nsis:
2626
oneClick: true
2727
perMachine: false
2828
allowElevation: false
29-
allowToChangeInstallationDirectory: true
29+
allowToChangeInstallationDirectory: false
3030

3131
# macOS Configuration
3232
mac:

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "craftoklauncher",
3-
"version": "1.0.23",
3+
"version": "1.0.24",
44
"productName": "Craftok Launcher",
55
"description": "Craftok Minecraft Launcher",
66
"author": "Daniel Scalzi (https://github.com/dscalzi/) & Craftok",

0 commit comments

Comments
 (0)