diff --git a/.VERSION b/.VERSION
index 936ea37..1eb805b 100644
--- a/.VERSION
+++ b/.VERSION
@@ -1 +1 @@
-v6.1.0-beta.2
\ No newline at end of file
+v6.1.0
\ No newline at end of file
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e515063..a621160 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,14 +1,15 @@
## Changelog
-### v6.1.0-beta.2 (2022-02-11)
-* fix -kbn option in maintenance script
-* optimize shutdown/ prevent warnings on upgrade
-* remove hostname check for multihost slave
-* optimize startup script logging
-* add breaks and optimize maintenance script (fixes [#233](https://github.com/buanet/ioBroker.docker/issues/233))
+### v6.1.0 (2022-03-01)
+* v6.1.0-beta.2 (2022-02-11)
+ * fix -kbn option in maintenance script
+ * optimize shutdown/ prevent warnings on upgrade
+ * remove hostname check for multihost slave
+ * optimize startup script logging
+ * add breaks and optimize maintenance script (fixes [#233](https://github.com/buanet/ioBroker.docker/issues/233))
* v6.1.0-beta.1 (2021-12-23)
* some more corrections in maintenance script ([#232 @agross](https://github.com/buanet/ioBroker.docker/pull/232))
- * add autoconfirm parameter to upgrade function in maintenance script ([#229 @thost96](https://github.com/buanet/ioBroker.docker/pull/229))
+ * add auto confirm parameter to upgrade function in maintenance script ([#229 @thost96](https://github.com/buanet/ioBroker.docker/pull/229))
* add alias "m" for maintenance script
### v6.0.0 (2021-12-09)
diff --git a/README.md b/README.md
index 43af343..83bc1b6 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Official Docker Image for ioBroker
-
+
[](https://github.com/buanet/ioBroker.docker/releases)
[](https://github.com/buanet/ioBroker.docker/releases)
@@ -31,7 +31,7 @@ Looking for documentation? :arrow_right: [docs.buanet.de](https://docs.buanet.de
### How to run the image?
-You can find some basic information about the image amd how to run it on the [Docker Hub page](https://hub.docker.com/r/buanet/iobroker) or [here](https://github.com/buanet/ioBroker.docker/blob/main/src/README_docker_hub_buanet.md).
+You can find some basic information about the image amd how to run it on the [Docker Hub page](https://hub.docker.com/r/buanet/iobroker) or [here](https://github.com/buanet/ioBroker.docker/blob/main/docs/README_docker_hub_buanet.md).
### Is there a more detailed documentation?
@@ -66,7 +66,7 @@ If you want to get the newest features and changes feel free to use/ test the be
The easiest way to support this project is to leave me some likes/ stars on Github and Docker hub!
If you want to give something back to the community, feel free to take a look into the [open issues](https://github.com/buanet/ioBroker.docker/issues) or the [ioBroker forum thread](http://forum.iobroker.net/viewtopic.php?f=17&t=5089) and help me answering questions, fixing bugs or adding new features!
-If that doesn't work for you and you want to buy me a beer instead, you can do this here: 
+If that doesn't work for you and you want to buy me a beer instead, you can do this here: 
Thank you!
## :memo: Changelog
diff --git a/src/README_docker_hub_buanet.md b/docs/README_docker_hub_buanet.md
similarity index 98%
rename from src/README_docker_hub_buanet.md
rename to docs/README_docker_hub_buanet.md
index f9a2eba..ef07fee 100644
--- a/src/README_docker_hub_buanet.md
+++ b/docs/README_docker_hub_buanet.md
@@ -1,4 +1,4 @@
-
+
[](https://hub.docker.com/r/buanet/iobroker)
[](https://hub.docker.com/r/buanet/iobroker)
diff --git a/src/README_docker_hub_iobroker.md b/docs/README_docker_hub_iobroker.md
similarity index 98%
rename from src/README_docker_hub_iobroker.md
rename to docs/README_docker_hub_iobroker.md
index cca5e50..d73f528 100644
--- a/src/README_docker_hub_iobroker.md
+++ b/docs/README_docker_hub_iobroker.md
@@ -1,6 +1,6 @@
###### [iobroker/iobroker](https://hub.docker.com/r/iobroker/iobroker) is an alias for [buanet/iobroker](https://hub.docker.com/r/buanet/iobroker)
-
+
[](https://hub.docker.com/r/buanet/iobroker)
[](https://hub.docker.com/r/buanet/iobroker)
diff --git a/src/img/iobroker_logo.png b/docs/img/iobroker_logo.png
similarity index 100%
rename from src/img/iobroker_logo.png
rename to docs/img/iobroker_logo.png
diff --git a/src/img/iobroker_logo_small.png b/docs/img/iobroker_logo_small.png
similarity index 100%
rename from src/img/iobroker_logo_small.png
rename to docs/img/iobroker_logo_small.png
diff --git a/src/img/pp_logo.png b/docs/img/pp_logo.png
similarity index 100%
rename from src/img/pp_logo.png
rename to docs/img/pp_logo.png