Bump version to 6.0.0-beta.0
Some checks are pending
Test in latest available Safari / build (push) Waiting to run

This commit is contained in:
Steve Gravrock
2025-11-28 11:35:46 -08:00
parent 00b09a9a04
commit 79405426fa
3 changed files with 76 additions and 2 deletions

View File

@@ -12385,5 +12385,5 @@ getJasmineRequireObj().UserContext = function(j$) {
};
getJasmineRequireObj().version = function() {
return '6.0.0-alpha.2';
return '6.0.0-beta.0';
};