build and deploy latest version (removed dev trial key route)

This commit is contained in:
2022-10-27 18:30:52 +00:00
parent fc1061a4ad
commit 1147db8a58
4 changed files with 61 additions and 61 deletions

View File

@@ -30,7 +30,7 @@ app.api = (function () {
licenseEmailResponse,
test;
RockFishVersion = "6.26";
RockFishVersion = "6.27";
//////////////////////////////////////////////////////////////////////////////////////
// NOT AUTHORIZED ERROR HANDLER