From ee9dd611522cb0e47ba26ba2d43f529bbe6d73a1 Mon Sep 17 00:00:00 2001 From: Oj Date: Thu, 8 Dec 2022 08:42:44 +0000 Subject: [PATCH] readme: add release schedule section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 77aeabe..2c467a0 100644 --- a/README.md +++ b/README.md @@ -21,3 +21,7 @@ | Build Size | ~190MB | ~2MB[^1] | [^1]: Does not include system installed components + + +## Release Schedule +Gluon (and it's subprojects) use a `major.patch` version format, with major releases being released at ~22:00 UTC daily if there are changes present in `main`, while using `X.0-dev` in the meantime. Patch releases may happen inbetween to fix bugs (not adding anything new or breaking). \ No newline at end of file