From 2472779575e456b8bb7cafdb6a0d9c7a774d240d Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Sun, 3 Apr 2022 22:26:23 +0000 Subject: [PATCH] --- .vscode/launch.json | 2 +- util/RfVersion.cs | 2 +- wwwroot/default.htm | 112 +++++++++--------- wwwroot/js/app.api.js | 2 +- wwwroot/js/templates/app.trialEdit.handlebars | 2 +- 5 files changed, 60 insertions(+), 60 deletions(-) diff --git a/.vscode/launch.json b/.vscode/launch.json index ec71760..cb65d77 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -10,7 +10,7 @@ "request": "launch", "preLaunchTask": "build", // If you have changed target frameworks, make sure to update the program path. - "program": "${workspaceRoot}/bin/Debug/netcoreapp3.1/rockfishCore.dll", + "program": "${workspaceRoot}/bin/Debug/net5.0/rockfishCore.dll", "args": [], "cwd": "${workspaceRoot}", "stopAtEntry": false, diff --git a/util/RfVersion.cs b/util/RfVersion.cs index b447c75..9dc5fb8 100644 --- a/util/RfVersion.cs +++ b/util/RfVersion.cs @@ -2,7 +2,7 @@ namespace rockfishCore.Util { public static class RfVersion { - public const string NumberOnly="6.12"; + public const string NumberOnly="6.13"; public const string Full = "Rockfish server " + NumberOnly; } } \ No newline at end of file diff --git a/wwwroot/default.htm b/wwwroot/default.htm index fc094a3..16d74f4 100644 --- a/wwwroot/default.htm +++ b/wwwroot/default.htm @@ -11,73 +11,73 @@ Rockfish loading.... - - - - - + + + + + - - - - + + + + - - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + \ No newline at end of file diff --git a/wwwroot/js/app.api.js b/wwwroot/js/app.api.js index b89cf4e..6fd7da5 100644 --- a/wwwroot/js/app.api.js +++ b/wwwroot/js/app.api.js @@ -29,7 +29,7 @@ app.api = (function () { generateFromRequest, licenseEmailResponse; - RockFishVersion = "6.11"; + RockFishVersion = "6.13"; ////////////////////////////////////////////////////////////////////////////////////// // NOT AUTHORIZED ERROR HANDLER diff --git a/wwwroot/js/templates/app.trialEdit.handlebars b/wwwroot/js/templates/app.trialEdit.handlebars index 67469ff..91c2cd0 100644 --- a/wwwroot/js/templates/app.trialEdit.handlebars +++ b/wwwroot/js/templates/app.trialEdit.handlebars @@ -40,7 +40,7 @@
- +