Skip to content

Commit e769c4e

Browse files
Harpo3claude
andcommitted
Release 1.70
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent c9ff753 commit e769c4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/BACKEND_API.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1978,7 +1978,7 @@ All DSV field lookups in `musiclib_utils.sh`, `musiclib_edit_field.sh`, and `mus
19781978

19791979
Scripts expose the API version via an internal variable in `musiclib_utils.sh`:
19801980
```bash
1981-
BACKEND_API_VERSION="1.60"
1981+
BACKEND_API_VERSION="1.70"
19821982
```
19831983

19841984
**Status: runtime version check is NOT implemented.** The GUI reads `BACKEND_API_VERSION` and displays it as an informational label in the Settings dialog (Advanced tab). No runtime comparison or compatibility gate exists in the C++ code — there is no `getScriptVersion()` call, no semver comparison, and no warning dialog triggered by a version mismatch.

0 commit comments

Comments
 (0)