1
0
mirror of https://github.com/Daichimarukana/uwuzu.git synced 2026-06-05 03:24:41 +00:00
Files
uwuzu-mirror/update.json
T
2024-08-18 21:30:45 +09:00

18 lines
673 B
JSON

{
"software": "uwuzu",
"version": "1.4.1",
"release_date": "2024-08-18",
"release_notes": "このアップデートでは二段階認証を設定しているユーザーがログインできない問題を修正しました。\n他の変更点はありません。",
"notices": "アップデートの前に、データのバックアップを行うことをおすすめします!",
"files": {
"overwrite": [
"/authlogin.php",
"/passrecovery/startrecovery.php",
"/server/uwuzuabout.txt",
"/server/uwuzuinfo.txt",
"/server/uwuzurelease.txt"
],
"delete": []
}
}