From b7b6f71de8d6411fbf3bef3341a41c4c05f5b69b Mon Sep 17 00:00:00 2001 From: Marc <980978+MarcHagen@users.noreply.github.com> Date: Thu, 23 Feb 2023 19:42:53 +0100 Subject: [PATCH 1/3] Fix Home Assistant --- entries/users.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entries/users.md b/entries/users.md index ce2db1e..ed68285 100644 --- a/entries/users.md +++ b/entries/users.md @@ -39,7 +39,7 @@ Project | CalVer Format | Examples [Tesla Firmware][tesla_fw] | `YYYY.WW.MICRO` | 2020.12.10 [KDE Apps][kde_apps] | `YY.0M.MICRO` | 20.12.0 [Consensys Quorum][quorum] | `YY.MM.MICRO` | 20.10.0 -[Home Assistant][ha] | `YYYY.MM.MICRO` | 20.12.1 +[Home Assistant][ha] | `YYYY.MM.MICRO` | 2020.12.1 [ubuntu]: /overview.html#ubuntu [nixos_releases]: https://nixos.org/news.html From 09a190a2ca86a39d8549acb0b744e1d7e1e19ed4 Mon Sep 17 00:00:00 2001 From: Marc <980978+MarcHagen@users.noreply.github.com> Date: Thu, 23 Feb 2023 19:46:40 +0100 Subject: [PATCH 2/3] Add bookstack --- entries/users.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/entries/users.md b/entries/users.md index ed68285..2f7c2e4 100644 --- a/entries/users.md +++ b/entries/users.md @@ -40,6 +40,7 @@ Project | CalVer Format | Examples [KDE Apps][kde_apps] | `YY.0M.MICRO` | 20.12.0 [Consensys Quorum][quorum] | `YY.MM.MICRO` | 20.10.0 [Home Assistant][ha] | `YYYY.MM.MICRO` | 2020.12.1 +[Bookstack][bookstack] | `vYY.0M.MICRO` | v23.01.1 [ubuntu]: /overview.html#ubuntu [nixos_releases]: https://nixos.org/news.html @@ -56,6 +57,7 @@ Project | CalVer Format | Examples [kde_apps]: https://kde.org/announcements/releases/2020-12-apps-update/ [quorum]: https://consensys.net/blog/quorum/consensys-quorum-is-moving-to-calendar-versioning/ [ha]: https://www.home-assistant.io/blog/2020/12/13/release-202012/ +[bookstack]: https://github.com/BookStackApp/BookStack/issues/2570 # Standards From fc4483760d0681cb26a07e33564aeadef68e8a88 Mon Sep 17 00:00:00 2001 From: Marc <980978+MarcHagen@users.noreply.github.com> Date: Thu, 23 Feb 2023 19:47:07 +0100 Subject: [PATCH 3/3] Drop the `v` --- entries/users.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entries/users.md b/entries/users.md index 2f7c2e4..090af93 100644 --- a/entries/users.md +++ b/entries/users.md @@ -40,7 +40,7 @@ Project | CalVer Format | Examples [KDE Apps][kde_apps] | `YY.0M.MICRO` | 20.12.0 [Consensys Quorum][quorum] | `YY.MM.MICRO` | 20.10.0 [Home Assistant][ha] | `YYYY.MM.MICRO` | 2020.12.1 -[Bookstack][bookstack] | `vYY.0M.MICRO` | v23.01.1 +[Bookstack][bookstack] | `YY.0M.MICRO` | 23.01.1 [ubuntu]: /overview.html#ubuntu [nixos_releases]: https://nixos.org/news.html