Used to signal to clients the current version of the build daemon.
String versionFilePath(String workingDirectory) => p.join(daemonWorkspace(workingDirectory), '.dart_build_daemon_version');