From cca200c862e46c82e95f968c52d691c0301ee072 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sun, 5 Mar 2023 07:31:12 -0600 Subject: [PATCH] Bot Updating Documentation --- images/docker-plex-meta-manager.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/images/docker-plex-meta-manager.md b/images/docker-plex-meta-manager.md index a33f5d8474..f989a9d3ca 100755 --- a/images/docker-plex-meta-manager.md +++ b/images/docker-plex-meta-manager.md @@ -41,6 +41,7 @@ This image provides various versions that are available via tags. Please read th | :----: | :----: |--- | | latest | ✅ | Stable releases. | | develop | ✅ | Latest commits from the develop branch | +| nightly | ✅ | Latest commits from the nightly branch | ## Application Setup There is a [walkthrough](https://metamanager.wiki/en/latest/home/guides/docker.html#setting-up-the-initial-config-file) available to help get you up and running. @@ -179,6 +180,7 @@ We publish various [Docker Mods](https://github.com/linuxserver/docker-mods) to ## Versions +* **05.03.23:** - Add nightly branch. * **11.12.22:** - Rebase master to Alpine 3.17. * **08.11.22:** - Add develop branch. * **25.10.22:** - Support commandline args and relative paths.