diff --git a/ui/src/components/dialog/QDialog.json b/ui/src/components/dialog/QDialog.json index 5c7b50eae33..4e02f0bb3f0 100644 --- a/ui/src/components/dialog/QDialog.json +++ b/ui/src/components/dialog/QDialog.json @@ -114,7 +114,7 @@ "type": "Boolean", "desc": "Allow elements outside of the Dialog to be focusable; By default, for accessibility reasons, QDialog does not allow outer focus", "category": "behavior", - "addedIn": "v1.20.3" + "addedIn": "v1.21.0" } }, diff --git a/ui/src/components/rating/QRating.json b/ui/src/components/rating/QRating.json index 95c0949f6f8..fbbe8066222 100644 --- a/ui/src/components/rating/QRating.json +++ b/ui/src/components/rating/QRating.json @@ -70,7 +70,7 @@ "[\"Bad\", \"Normal\", \"Good\"]" ], "category": "accessibility", - "addedIn": "v1.20.3" + "addedIn": "v1.21.0" }, "color": {