diff --git a/.github/nightly-logs/documentation-readme-coverage.log b/.github/nightly-logs/documentation-readme-coverage.log index d701f531..9d927008 100644 --- a/.github/nightly-logs/documentation-readme-coverage.log +++ b/.github/nightly-logs/documentation-readme-coverage.log @@ -3,3 +3,4 @@ Backend-Worker/README.md Backend-Worker/README.md Frontend-PWA/README.md Frontend-PWA/src/features/roster/README.md +README.md diff --git a/README.md b/README.md index c2bd0c25..e33301a8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Clash Manager [![System](https://img.shields.io/badge/System-v14.3.2-0F9D58?style=flat-square&logo=google-apps-script&logoColor=white)](Backend-GAS/README.md) -[![Client](https://img.shields.io/badge/Client-v13.1.0-0066CC?style=flat-square&logo=vue.js&logoColor=white)](Frontend-PWA/README.md) +[![Client](https://img.shields.io/badge/Client-v13.3.0-0066CC?style=flat-square&logo=vue.js&logoColor=white)](Frontend-PWA/README.md) [![Worker](https://img.shields.io/badge/Worker-v10.0.0-6D409F?style=flat-square&logo=render&logoColor=white)](Backend-Worker/README.md) [![Docs](https://img.shields.io/badge/Docs-Architecture%20%7C%20Deployment-blue?style=flat-square)](.github/authoritative-design-references/CleanStack%20Architecture.md) [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue?style=flat-square)](LICENSE)