diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9e85862..da3f81f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file. See [versionize](https://github.com/versionize/versionize) for commit guidelines.
+
+## [3.0.1](https://www.github.com/mu88/RaspiFanController/releases/tag/v3.0.1) (2023-11-17)
+
+### Bug Fixes
+
+* run as root user ([a262005](https://www.github.com/mu88/RaspiFanController/commit/a2620053acfe99f2cf8de1c72e0ed51965f1da1a))
+
## [3.0.0](https://www.github.com/mu88/RaspiFanController/releases/tag/v3.0.0) (2023-11-17)
diff --git a/Directory.Build.props b/Directory.Build.props
index ac3ce26..bfc7651 100644
--- a/Directory.Build.props
+++ b/Directory.Build.props
@@ -1,7 +1,7 @@
net8.0
- 3.0.0
+ 3.0.1
true
true
enable