diff --git a/CHANGELOG.md b/CHANGELOG.md
index 92dc30b..45acc33 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
+## [3.2.2] - 2023-10-19
+### Changed
+- Changed the version of `Blazor.FileSystem` to use the newest version which is `0.3.1`.
+
## [3.2.1] - 2023-10-05
### Fixed
- Fixed to conform to change in spec where `FilePickerAcceptType.Description` now has the empty string as default value i.e. `""`.
diff --git a/src/KristofferStrube.Blazor.FileSystemAccess/KristofferStrube.Blazor.FileSystemAccess.csproj b/src/KristofferStrube.Blazor.FileSystemAccess/KristofferStrube.Blazor.FileSystemAccess.csproj
index f2092bb..b1a99f7 100644
--- a/src/KristofferStrube.Blazor.FileSystemAccess/KristofferStrube.Blazor.FileSystemAccess.csproj
+++ b/src/KristofferStrube.Blazor.FileSystemAccess/KristofferStrube.Blazor.FileSystemAccess.csproj
@@ -11,7 +11,7 @@
https://github.com/KristofferStrube/Blazor.FileSystemAccess
git
MIT
- 3.2.1
+ 3.2.2
Kristoffer Strube
README.md
icon.png
@@ -34,7 +34,7 @@
-
+