Bump version to 6.0.0

This commit is contained in:
Steve Gravrock
2026-01-17 11:27:38 -08:00
parent 6755b03f12
commit 0a6f6d2b0e
3 changed files with 192 additions and 2 deletions

View File

@@ -12406,5 +12406,5 @@ getJasmineRequireObj().UserContext = function(j$) {
};
getJasmineRequireObj().version = function() {
return '6.0.0-beta.1';
return '6.0.0';
};