diff --git a/src/components/HomePage.js b/src/components/HomePage.js index 26189d2..be9b482 100644 --- a/src/components/HomePage.js +++ b/src/components/HomePage.js @@ -77,7 +77,7 @@ var unlinkable_clients = [ logo: "img/nachat.svg", author: "Benjamin Saunders", homepage: "https://github.com/Ralith/nachat", - maturity: "Alpha", + maturity: "Late alpha", room_instructions(alias) { return Type /join { alias } }, user_instructions(userId) { return Type /invite { userId } }, comments: "Qt5 and C++ cross-platform desktop Matrix client",