Set version to 3.99.0-dev

This commit is contained in:
Steve Gravrock
2021-10-15 10:33:21 -07:00
parent ab34f272da
commit b13329114c
3 changed files with 3 additions and 3 deletions

View File

@@ -10722,5 +10722,5 @@ getJasmineRequireObj().UserContext = function(j$) {
};
getJasmineRequireObj().version = function() {
return '3.10.0';
return '3.99.0-dev';
};