• The running system's version string (e.g. "0.7.0").

    The migration runner compares this against the world's stored systemMigrationVersion to decide which migrations to apply.

    Returns string

    The game.system.version string, or "" when unavailable.