From 1390f3af372bc3ba34fe17e86a4fe3cc2e680b3d Mon Sep 17 00:00:00 2001 From: Konstantin Zhigaylo Date: Fri, 11 Jul 2025 15:16:45 +0300 Subject: [PATCH] chore(projects): change Tower status --- src/app/projects/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/projects/page.tsx b/src/app/projects/page.tsx index fa92e03..4282077 100644 --- a/src/app/projects/page.tsx +++ b/src/app/projects/page.tsx @@ -33,7 +33,7 @@ export default function Projects() { authorId: "kostya-zero", projectGit: "https://github.com/kostya-zero/tower", description: "A modern desktop client for RAC protocol built with Tauri.", - tags: ["Unreleased", "WRAC", "RAC", "v2", "TLS"], + tags: ["Active", "WRAC", "RAC", "v2", "TLS"], }, { name: "Snowdrop",