Initial subscription license support changes

This commit is contained in:
2022-08-20 21:23:14 +00:00
parent b95cc66f4f
commit 95bc3d08cf
4 changed files with 59 additions and 59 deletions

View File

@@ -29,7 +29,7 @@ app.api = (function () {
generateFromRequest,
licenseEmailResponse;
RockFishVersion = "6.16";
RockFishVersion = "6.18";
//////////////////////////////////////////////////////////////////////////////////////
// NOT AUTHORIZED ERROR HANDLER