Bump version to 6.0.0-beta.1
Some checks failed
Test in latest available Safari / build (push) Has been cancelled

This commit is contained in:
Steve Gravrock
2025-12-06 10:56:56 -08:00
parent f3dba82b04
commit 9f0488dc32
3 changed files with 49 additions and 2 deletions

View File

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