Bump version to 4.6.1

This commit is contained in:
Steve Gravrock
2024-05-25 10:16:04 -07:00
parent 26be252e70
commit e4f8669835
2 changed files with 2 additions and 2 deletions

View File

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