From a41bd6a89b92898bdceff98c941505ba3f7cf8d8 Mon Sep 17 00:00:00 2001 From: chengnb <41337381+chengnb@users.noreply.github.com> Date: Mon, 22 Jul 2024 02:30:26 +0800 Subject: [PATCH] Update version_list.json (#110) Add 3.9.11.23 Signed-off-by: chengnb <41337381+chengnb@users.noreply.github.com> --- pywxdump/version_list.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/pywxdump/version_list.json b/pywxdump/version_list.json index aa6414b..c372c69 100644 --- a/pywxdump/version_list.json +++ b/pywxdump/version_list.json @@ -397,5 +397,12 @@ 93550104, 0, 93551568 + ], + "3.9.11.23": [ + 93701208, + 93700984, + 93701016, + 0, + 93700920 ] -} \ No newline at end of file +}