diff --git a/front-end/.env.prod b/front-end/.env.prod index d9f4ee4e..be0e00bd 100644 --- a/front-end/.env.prod +++ b/front-end/.env.prod @@ -22,7 +22,7 @@ URL_WEBSITE=https://github.com/ifpen/chalk-it/ URL_BASE=http://127.0.0.1:7854/ # Runtime location for exported html pages (finish with '/') -URL_BASE_FOR_EXPORT=https://app.xdash.io/chalk-it-runtimes/2.995/ +URL_BASE_FOR_EXPORT=https://app.xdash.io/chalk-it-runtimes/2.996/ # ASP .NET xProxy module location URL_XPROXY=https://xproxytest.azurewebsites.net/ProxyService.asmx/ diff --git a/front-end/version.json b/front-end/version.json index 3e7ad7fe..4c904db0 100644 --- a/front-end/version.json +++ b/front-end/version.json @@ -1 +1 @@ -{"A": 2, "B": 995, "C": 0} \ No newline at end of file +{"A": 2, "B": 996, "C": 0} \ No newline at end of file diff --git a/version.json b/version.json index 28d642f1..fbaf208f 100644 --- a/version.json +++ b/version.json @@ -1 +1 @@ -{"major": 0, "minor": 4, "patch": 5} \ No newline at end of file +{"major": 0, "minor": 4, "patch": 6} \ No newline at end of file