更新版本 v2.10.9

This commit is contained in:
whyour 2021-11-22 22:27:15 +08:00
parent 2dbee94e85
commit 5dd8d9df91

View File

@ -1,9 +1,10 @@
export const version = '2.10.8';
export const changeLogLink = 'https://t.me/jiao_long/227';
export const changeLog = `2.10.8 版本说明
1.
2.
3. gotify推送 https://github.com/kilo5hz PR
4. deps目录文件
5.
export const version = '2.10.9';
export const changeLogLink = 'https://t.me/jiao_long/228';
export const changeLog = `2.10.9 版本说明
1. https://github.com/kilo5hz PR
2. gotify https://github.com/kilo5hz PR
3. pageSize增加200/500/1000 https://github.com/fzls PR
4. deps目录依赖文件拷贝
5. alpine基础镜像版本arm32位系统无法启动容器 https://github.com/lx200916
6.
`;