From d0eb3075e128cd47fd633cc5c534c80bf4c34615 Mon Sep 17 00:00:00 2001 From: DerLinkman Date: Fri, 13 Jan 2023 18:17:09 +0100 Subject: [PATCH] Corrected update cycle info --- docs/i_u_m/i_u_m_update.de.md | 2 +- docs/i_u_m/i_u_m_update.en.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/i_u_m/i_u_m_update.de.md b/docs/i_u_m/i_u_m_update.de.md index 0bf141592..f92c8fe8c 100644 --- a/docs/i_u_m/i_u_m_update.de.md +++ b/docs/i_u_m/i_u_m_update.de.md @@ -90,7 +90,7 @@ Sie können sich in den Update-Mechanismus einklinken, indem Sie Skripte namens ## Update-Zyklus -- Wir planen an jedem ersten Dienstag eines Monats ein neues Hauptupdate zu veröffentlichen. +- Wir planen in jedem Monat ein neues Hauptupdate zu veröffentlichen. - Die Updates sind wie folgt nummeriert: `JJJJ-MM` (Beispiel: `2022-05`). - Fehlerkorrekturen eines Hauptupdates werden bei uns als "Revisionen" wie a,b,c (Beispiele: `2022-05a`, `2022-05b` usw.) erscheinen. diff --git a/docs/i_u_m/i_u_m_update.en.md b/docs/i_u_m/i_u_m_update.en.md index f702f2f9e..e6b32f9e0 100644 --- a/docs/i_u_m/i_u_m_update.en.md +++ b/docs/i_u_m/i_u_m_update.en.md @@ -90,7 +90,7 @@ You can hook into the update mechanism by adding scripts called `pre_commit_hook ## Update Cycle -- We schedule a monthly release cycle for a major update at the first tuesday of the month. +- We schedule a monthly release cycle for a major update. - The releases are numbered like this: `YYYY-MM` (e.g. `2022-05`) - Fixes for a main Update will be stated as "Revisions" like a,b,c (e.g. `2022-05a`, `2022-05b` etc.)