version bump to 1.2.20.1210

This commit is contained in:
amd64fox
2023-09-09 08:59:41 +03:00
parent 72b934e8fe
commit ff9d9810fa
2 changed files with 28 additions and 1 deletions

View File

@@ -335,7 +335,7 @@ if (!($version -and $version -match $match_v)) {
} }
else { else {
# Recommended version for Win 10-12 # Recommended version for Win 10-12
$onlineFull = "1.2.19.941.gbf202593-411" $onlineFull = "1.2.20.1210.g2a8a8a57-590"
} }
} }
else { else {

View File

@@ -273,6 +273,15 @@
"fr": "1.2.19", "fr": "1.2.19",
"to": "" "to": ""
} }
},
"DSASetting": {
"name": "enableDSASetting",
"description": "Enable DSA (Digital Service Act) features for desktop and web",
"native_description": "Enable DSA (Digital Service Act) features for desktop and web",
"version": {
"fr": "1.2.20",
"to": ""
}
} }
}, },
"EnableExp": { "EnableExp": {
@@ -671,6 +680,24 @@
"fr": "1.2.18", "fr": "1.2.18",
"to": "" "to": ""
} }
},
"ButtonAlwaysVisible": {
"name": "saveButtonAlwaysVisible",
"description": "Display save button always in whats new feed",
"native_description": "Display save button always in whats new feed",
"version": {
"fr": "1.2.20",
"to": ""
}
},
"NpvAboutPodcast": {
"name": "saveButtonAlwaysVisible",
"description": "Enable About Podcast section in NPV",
"native_description": "Enable About Podcast section in NPV",
"version": {
"fr": "1.2.20",
"to": ""
}
} }
}, },
"CustomExp": { "CustomExp": {