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": {
|
||||
"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",
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user