You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MantaVersion.DATE has historically been set to Instant.now(); save on release. It looks like we accidentally overwrote it with a specific string around d2ca043.
MantaVersion.DATE has historically been set to
Instant.now();save on release. It looks like we accidentally overwrote it with a specific string around d2ca043.