Bump version to 5.11.0

This commit is contained in:
Steve Gravrock
2025-09-26 16:53:15 -07:00
parent 124effe04b
commit 0688db88e9
3 changed files with 68 additions and 2 deletions

View File

@@ -11788,5 +11788,5 @@ getJasmineRequireObj().UserContext = function(j$) {
};
getJasmineRequireObj().version = function() {
return '5.10.0';
return '5.11.0';
};