diff --git a/web/CHANGELOG.md b/web/CHANGELOG.md index b668eed31..082d41699 100644 --- a/web/CHANGELOG.md +++ b/web/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [1.0.1](https://github.com/unraid/api/compare/v1.0.0...v1.0.1) (2023-11-15) + ## [1.0.0](https://github.com/unraid/api/compare/v3.2.3...v1.0.0) (2023-11-15) diff --git a/web/version.txt b/web/version.txt index afaf360d3..7f207341d 100644 --- a/web/version.txt +++ b/web/version.txt @@ -1 +1 @@ -1.0.0 \ No newline at end of file +1.0.1 \ No newline at end of file