Update configuration file versions to 1.0.101
Updated `Version` in `LicenseOptions` and `FileVersion` in `SystemJsOptions` from `1.0.100` to `1.0.101` across all configuration files: `appsettings.Live.json`, `appsettings.Production.json`, `appsettings.Staging.json`, and `appsettings.json`. No other changes were made.
This commit is contained in:
parent
4772d0d462
commit
e3fcf94e50
@ -22,10 +22,10 @@
|
|||||||
"LicenseOptions": {
|
"LicenseOptions": {
|
||||||
"Address": "https://gehgassi.com",
|
"Address": "https://gehgassi.com",
|
||||||
"Software": "gehgassi",
|
"Software": "gehgassi",
|
||||||
"Version": "1.0.100"
|
"Version": "1.0.101"
|
||||||
},
|
},
|
||||||
"SystemJsOptions": {
|
"SystemJsOptions": {
|
||||||
"FileVersion": "1.0.100"
|
"FileVersion": "1.0.101"
|
||||||
},
|
},
|
||||||
"SessionSettings": {
|
"SessionSettings": {
|
||||||
"TimeOut": "60",
|
"TimeOut": "60",
|
||||||
|
|||||||
@ -23,10 +23,10 @@
|
|||||||
"LicenseOptions": {
|
"LicenseOptions": {
|
||||||
"Address": "https://creativeBITS.com",
|
"Address": "https://creativeBITS.com",
|
||||||
"Software": "gehgassi",
|
"Software": "gehgassi",
|
||||||
"Version": "1.0.100"
|
"Version": "1.0.101"
|
||||||
},
|
},
|
||||||
"SystemJsOptions": {
|
"SystemJsOptions": {
|
||||||
"FileVersion": "1.0.100"
|
"FileVersion": "1.0.101"
|
||||||
},
|
},
|
||||||
"SessionSettings": {
|
"SessionSettings": {
|
||||||
"TimeOut": "60",
|
"TimeOut": "60",
|
||||||
|
|||||||
@ -22,10 +22,10 @@
|
|||||||
"LicenseOptions": {
|
"LicenseOptions": {
|
||||||
"Address": "https://gehGassi.creativeBITS.eu",
|
"Address": "https://gehGassi.creativeBITS.eu",
|
||||||
"Software": "gehgassi",
|
"Software": "gehgassi",
|
||||||
"Version": "1.0.100"
|
"Version": "1.0.101"
|
||||||
},
|
},
|
||||||
"SystemJsOptions": {
|
"SystemJsOptions": {
|
||||||
"FileVersion": "1.0.100"
|
"FileVersion": "1.0.101"
|
||||||
},
|
},
|
||||||
"SessionSettings": {
|
"SessionSettings": {
|
||||||
"TimeOut": "60",
|
"TimeOut": "60",
|
||||||
|
|||||||
@ -23,10 +23,10 @@
|
|||||||
"LicenseOptions": {
|
"LicenseOptions": {
|
||||||
"Address": "https://creativeBITS.com",
|
"Address": "https://creativeBITS.com",
|
||||||
"Software": "gehgassi",
|
"Software": "gehgassi",
|
||||||
"Version": "1.0.100"
|
"Version": "1.0.101"
|
||||||
},
|
},
|
||||||
"SystemJsOptions": {
|
"SystemJsOptions": {
|
||||||
"FileVersion": "1.0.100"
|
"FileVersion": "1.0.101"
|
||||||
},
|
},
|
||||||
"SessionSettings": {
|
"SessionSettings": {
|
||||||
"TimeOut": "60",
|
"TimeOut": "60",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user