diff --git a/releases/electron.json b/releases/electron.json index a5fd3c5b..cae6ef1c 100644 --- a/releases/electron.json +++ b/releases/electron.json @@ -560,5 +560,6 @@ "22.2.0": "2023-02-01", "23.0.0": "2023-02-07", "22.2.1": "2023-02-09", - "20.3.12": "2023-02-09" + "20.3.12": "2023-02-09", + "23.1.0": "2023-02-16" } \ No newline at end of file diff --git a/releases/macos.json b/releases/macos.json index 1070e9d7..bd5053fb 100644 --- a/releases/macos.json +++ b/releases/macos.json @@ -50,6 +50,7 @@ "13.2": "2023-01-23", "11.7.3": "2023-01-23", "12.6.3": "2023-01-23", + "11.7.4": "2023-02-15", "10.13.2": "2017-12-06", "10.13.3": "2018-01-23", "10.13.4": "2018-03-29",