From 9449d14bf0d7cbcde3c96e389fcefe67d506ac4e Mon Sep 17 00:00:00 2001 From: waxgourd Date: Mon, 8 Apr 2024 19:24:24 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7emulatorjs-zh=E3=80=81filebro?= =?UTF-8?q?wser=E5=88=B0=E6=9C=80=E6=96=B0=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- emulatorjs-zh/CHANGELOG.md | 4 ++++ emulatorjs-zh/config.json | 2 +- filebrowser/CHANGELOG.md | 3 +++ filebrowser/config.json | 2 +- 4 files changed, 9 insertions(+), 2 deletions(-) diff --git a/emulatorjs-zh/CHANGELOG.md b/emulatorjs-zh/CHANGELOG.md index c3ecb8c..c3ae178 100644 --- a/emulatorjs-zh/CHANGELOG.md +++ b/emulatorjs-zh/CHANGELOG.md @@ -1,3 +1,7 @@ +### 1.9.0(2024-04-08) + +- 版本升级 + ### 1.8.9(2024-03-13) - 版本升级 diff --git a/emulatorjs-zh/config.json b/emulatorjs-zh/config.json index c3616e6..5d314ae 100644 --- a/emulatorjs-zh/config.json +++ b/emulatorjs-zh/config.json @@ -1,6 +1,6 @@ { "name": "游戏机模拟器", - "version": "1.8.9", + "version": "1.9.0", "slug": "emulatorjs-zh", "codenotary": "wghaos@163.com", "description": "基于web浏览器的模拟器,己移植众多复古游戏机。它是Libretro和EmulatorJS之间混合使用模拟器", diff --git a/filebrowser/CHANGELOG.md b/filebrowser/CHANGELOG.md index 86895bd..58e00d3 100644 --- a/filebrowser/CHANGELOG.md +++ b/filebrowser/CHANGELOG.md @@ -1,3 +1,6 @@ +### 2.23.0_13 (06-04-2024) +- 允许mdadm raid(感谢 @zagi988) + ### 2.23.0_12 (08-01-2024) - 修复了一些小的bug - 修正: https://github.com/alexbelgium/hassio-addons/issues/1163 diff --git a/filebrowser/config.json b/filebrowser/config.json index 458e672..6a23d64 100644 --- a/filebrowser/config.json +++ b/filebrowser/config.json @@ -110,7 +110,7 @@ }, "slug": "filebrowser", "url": "https://gitcode.com/waxgourd/addons", - "version": "2.23.0_12", + "version": "2.23.0_13", "udev": true, "boot": "manual" }