1
0

Enable automatic version check; fix version to match current release tag

This commit is contained in:
Divvy C.
2025-09-29 22:41:43 +01:00
parent eaad1c466c
commit 0d336d788f

View File

@@ -9,7 +9,7 @@
"repo": "https://github.com/DivvyCr/Balatro-Preview",
"downloadURL": "https://github.com/DivvyCr/Balatro-Preview/releases/latest/download/DVPreview_BMM.zip",
"folderName": "DVPreview",
"version": "v4.1.2",
"automatic-version-check": false,
"version": "v4.1",
"automatic-version-check": true,
"fixed-release-tag-updates": false
}