From af5f217ab82d15a80a42992b244617009f880a40 Mon Sep 17 00:00:00 2001 From: openhab-bot Date: Sun, 1 Sep 2024 15:51:54 +0000 Subject: [PATCH] [ci skip] Update openHAB versions in README.md Jenkins build 4209 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 369c87a6..652ab1d1 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,8 @@ The openHAB Docker images are available in the [openhab/openhab](https://hub.doc * **Stable:** Thoroughly tested semi-annual official releases of openHAB. Use the stable version for your production environment if you do not need the latest enhancements and prefer a robust system. * `4.2.1` ([Release notes](https://github.com/openhab/openhab-distro/releases/tag/4.2.1)) * `4.1.3` ([Release notes](https://github.com/openhab/openhab-distro/releases/tag/4.1.3)) +* **Milestone:** Intermediary releases of the next openHAB version which are released about once a month. They include recently added features and bugfixes and are a good compromise between the current stable version and the bleeding-edge and potentially unstable snapshot version. + * `4.3.0.M1` ([Release notes](https://github.com/openhab/openhab-distro/releases/tag/4.3.0.M1)) * **Snapshot:** Usually 1 or 2 days old and include the latest code. Use these for testing out very recent changes using the latest code. Be aware that some snapshots might be unstable so use these in production at your own risk! * `4.3.0-snapshot`