diff options
author | Patrik Lindström <99639133+thevaadinman@users.noreply.github.com> | 2024-11-14 12:04:34 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-14 12:04:34 +0200 |
commit | df9bebc26e40bed20c1588540b69584f8a030704 (patch) | |
tree | 44bec10789589cfe1afcd75685af27782f3f0cf8 | |
parent | 504ce433eaa06e329fbbce53f430c49c69768ba2 (diff) | |
download | vaadin-framework-chore-readme-8-14-4.tar.gz vaadin-framework-chore-readme-8-14-4.zip |
chore: alter Readme to mention Vaadin 8.14.4 instead of 8.14.3chore-readme-8-14-4
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,7 +6,7 @@ This repository serves as an archive of the source code and issue tracking for Vaadin 8 and Vaadin 7. Both use GWT as the base of client-side implementations. Vaadin 8 includes Vaadin 7 compatibility classes. You can find source code and issue tracking for newer, web component based Vaadin versions in [vaadin/platform](https://github.com/vaadin/platform). -The code in this repository reflects the state of Vaadin 8.14.3 and Vaadin 7.7.17, the last releases made available under the Apache-2 license, and will be left as-is. +The code in this repository reflects the state of Vaadin 8.14.4 and Vaadin 7.7.17, the last releases made available under the Apache-2 license, and will be left as-is. ## NOTICE @@ -16,7 +16,7 @@ Starting with versions 7.7.30\* and 8.15.0, no new code is being released here, ## Vaadin Framework has entered extended maintenance -Vaadin Framework 7 and 8 are now being maintained under a closed-source model by the Vaadin Expertise Team. You are free to continue using Vaadin Framework releases up to [8.14.3](https://github.com/vaadin/framework/releases/tag/8.14.3) and [7.7.17](https://github.com/vaadin/framework/releases/tag/7.7.17) as made available through this repository, and you are free to fork and maintain the framework yourself. +Vaadin Framework 7 and 8 are now being maintained under a closed-source model by the Vaadin Expertise Team. You are free to continue using Vaadin Framework releases up to [8.14.4](https://github.com/vaadin/framework/releases/tag/8.14.4) and [7.7.17](https://github.com/vaadin/framework/releases/tag/7.7.17) as made available through this repository, and you are free to fork and maintain the framework yourself. * Vaadin 8 open source maintenance ended in February 2022, [extended support](https://vaadin.com/vaadin-8-extended-maintenance) is available until February 2032. Starting with version 8.15.0, Vaadin 8 is subject to commercial Vaadin licenses (CVDLv4 from 8.15.0 onward, VCL from 8.19.0 onward). The current license is [Vaadin Commercial License](https://vaadin.com/commercial-license-and-service-terms). |