Bump version to 4.6.0

This commit is contained in:
Steve Gravrock
2023-03-15 17:21:27 -07:00
parent ff237f4b66
commit f509078020
6 changed files with 24 additions and 5 deletions

View File

@@ -10484,5 +10484,5 @@ getJasmineRequireObj().UserContext = function(j$) {
};
getJasmineRequireObj().version = function() {
return '4.4.0';
return '4.6.0';
};