From adbf8c028aa30fb451b1e1079bf1c8a5a7aa97dc Mon Sep 17 00:00:00 2001 From: weiwait Date: Thu, 2 Mar 2023 17:58:33 +0800 Subject: [PATCH] op --- version.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/version.php b/version.php index 0bae9b2..9cc2a73 100644 --- a/version.php +++ b/version.php @@ -101,4 +101,7 @@ return [ '2.8.1' => [ 'bug fixed', ], + '2.8.2' => [ + 'bug fixed', + ], ];