From 8d61a5fbe1ec19a5f95b73a0ee23f8e359039285 Mon Sep 17 00:00:00 2001 From: daboe01 Date: Wed, 31 Dec 2025 09:18:30 +0100 Subject: [PATCH] Correct release year in project status Update project status release year from 2025 to 2026. --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index b59bbc863..e3796c890 100644 --- a/README.markdown +++ b/README.markdown @@ -8,7 +8,7 @@ Cappuccino is an open-source framework that supports building powerful, desktop- Cappuccino faithfully implements the proven design patterns of NeXTSTEP/Apple's Cocoa frameworks, enabling the creation of incredibly complex and reliable applications with a fraction of the code. > **✨ Project Status: Active Development & Node.js Transition** -> Cappuccino has been under continuous development since 2008 and is actively maintained. A major transition to a modern, **Node.js-based toolchain** has recently been finalized. The current release is a production-ready Release Candidate, with a formal release scheduled for 2025. It is stable, fast, and ready for new projects. +> Cappuccino has been under continuous development since 2008 and is actively maintained. A major transition to a modern, **Node.js-based toolchain** has recently been finalized. The current release is a production-ready Release Candidate, with a formal release scheduled for 2026. It is stable, fast, and ready for new projects. ---