mirror of
https://github.com/Daichimarukana/uwuzu.git
synced 2026-06-05 03:24:41 +00:00
18 lines
673 B
JSON
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": []
|
|
}
|
|
}
|