git: 4cac745c00 - main - news: Fix the latest entry
"Danilo G. Baio" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/doc/commit/?id=4cac745c0025349f2f06ee972430cef7ea88a6af commit 4cac745c0025349f2f06ee972430cef7ea88a6af Author: Danilo G. Baio <[email protected]> AuthorDate: 2023-02-18 21:30:25 +0000 Commit: Danilo G. Baio <[email protected]> CommitDate: 2023-02-18 21:30:25 +0000 news: Fix the latest entry The builds started on 2023-02-17, and it was announced today. --- website/data/en/news/news.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/data/en/news/news.toml b/website/data/en/news/news.toml index bd2493e806..885114b450 100644 --- a/website/data/en/news/news.toml +++ b/website/data/en/news/news.toml @@ -1,6 +1,6 @@ # Sort news by year, month and day [[news]] -date = "2023-02-17" +date = "2023-02-18" title = "FreeBSD 13.2-BETA2 Available" description = "The second BETA build for the FreeBSD 13.2 release cycle is now available. ISO images for the amd64, i386, powerpc, powerpc64, powerpc64le, powerpcspe, armv6, armv7, aarch64, and riscv64 architectures are <a href=\"https://lists.freebsd.org/archives/freebsd-snapshots/2023-February/000209.html\">available</a> on most of our <a href=\"https://docs.freebsd.org/en/books/handbook/mirrors/#mirrors-ftp\">FreeBSD mirror sites</a>."