I'm trying to get rid of timestamps in the versions when there are local changes. `ThisBuild / isVersionStable := true` doesn't work Adding `isVersionStable := true` to project settings doesn't work either