Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rolling release: Add timestamp to version numbers (#39701)
Apparently Atomic doesn't just pick the latest release, they also require that the new version number compares greater than the old one as measured by `version_compare()`. So we'll have to throw a timestamp in after all. Committed via a GitHub action: https://github.com/Automattic/jetpack/actions/runs/11259970748 Upstream-Ref: Automattic/jetpack@77c7a79
- Loading branch information