From 7690b5cb17da617f83012fdb943aba336e68002d Mon Sep 17 00:00:00 2001 From: TheSpad Date: Mon, 7 Mar 2022 17:58:21 +0000 Subject: [PATCH] Actually fix dates --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 123b3c5..d271195 100644 --- a/README.md +++ b/README.md @@ -233,7 +233,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64 ## Versions -* **04.02.22:** - Rebase develop branch to Alpine. -* **28.12.21:** - Rebase nightly branch to Alpine, deprecate nightly-alpine branch. +* **20.02.22:** - Rebase develop branch to Alpine. +* **04.02.22:** - Rebase nightly branch to Alpine, deprecate nightly-alpine branch. * **28.12.21:** - Add nightly-alpine branch. * **06.06.21:** - Initial realease.