diff --git a/gehGassi.Web/appsettings.Live.json b/gehGassi.Web/appsettings.Live.json index 5b268cb..66af683 100644 --- a/gehGassi.Web/appsettings.Live.json +++ b/gehGassi.Web/appsettings.Live.json @@ -22,10 +22,10 @@ "LicenseOptions": { "Address": "https://gehgassi.com", "Software": "gehgassi", - "Version": "1.0.100" + "Version": "1.0.101" }, "SystemJsOptions": { - "FileVersion": "1.0.100" + "FileVersion": "1.0.101" }, "SessionSettings": { "TimeOut": "60", diff --git a/gehGassi.Web/appsettings.Production.json b/gehGassi.Web/appsettings.Production.json index a317894..f2fc508 100644 --- a/gehGassi.Web/appsettings.Production.json +++ b/gehGassi.Web/appsettings.Production.json @@ -23,10 +23,10 @@ "LicenseOptions": { "Address": "https://creativeBITS.com", "Software": "gehgassi", - "Version": "1.0.100" + "Version": "1.0.101" }, "SystemJsOptions": { - "FileVersion": "1.0.100" + "FileVersion": "1.0.101" }, "SessionSettings": { "TimeOut": "60", diff --git a/gehGassi.Web/appsettings.Staging.json b/gehGassi.Web/appsettings.Staging.json index 213a06c..95566c4 100644 --- a/gehGassi.Web/appsettings.Staging.json +++ b/gehGassi.Web/appsettings.Staging.json @@ -22,10 +22,10 @@ "LicenseOptions": { "Address": "https://gehGassi.creativeBITS.eu", "Software": "gehgassi", - "Version": "1.0.100" + "Version": "1.0.101" }, "SystemJsOptions": { - "FileVersion": "1.0.100" + "FileVersion": "1.0.101" }, "SessionSettings": { "TimeOut": "60", diff --git a/gehGassi.Web/appsettings.json b/gehGassi.Web/appsettings.json index 5c6daf1..62d78e9 100644 --- a/gehGassi.Web/appsettings.json +++ b/gehGassi.Web/appsettings.json @@ -23,10 +23,10 @@ "LicenseOptions": { "Address": "https://creativeBITS.com", "Software": "gehgassi", - "Version": "1.0.100" + "Version": "1.0.101" }, "SystemJsOptions": { - "FileVersion": "1.0.100" + "FileVersion": "1.0.101" }, "SessionSettings": { "TimeOut": "60",