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:
Florian Mihalits 2025-11-21 13:23:32 +01:00
parent 4772d0d462
commit e3fcf94e50
4 changed files with 8 additions and 8 deletions

View File

@ -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",

View File

@ -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",

View File

@ -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",

View File

@ -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",