diff --git a/README.md b/README.md
index d27342e..b986a24 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
-[![Version](https://img.shields.io/badge/latest%20version-0.3.1-blue.svg)](https://github.com/patrick-klein/repository.librarytools)
+[![Version](https://img.shields.io/badge/latest%20version-0.3.2-blue.svg)](https://github.com/patrick-klein/repository.librarytools)
[![GitHub last commit](https://img.shields.io/github/last-commit/patrick-klein/script.library.integration.tool.svg)](https://github.com/patrick-klein/script.library.integration.tool/commits/master)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/af5eed5b87df49b49eed908b3d808f7c)](https://www.codacy.com/app/klein.pat/Library-Integration-Tool-for-Kodi?utm_source=github.com&utm_medium=referral&utm_content=patrick-klein/Library-Integration-Tool-for-Kodi&utm_campaign=Badge_Grade)
[![Paypal Donate](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.me/104084485)
diff --git a/addon.xml b/addon.xml
index 9dddad3..b9e32c8 100644
--- a/addon.xml
+++ b/addon.xml
@@ -1,5 +1,5 @@
-
+
@@ -49,7 +49,10 @@ See the README for a full tutorial.
resources/screenshot-02.jpg
resources/screenshot-03.jpg
- v0.3.1 (2018-4-28)
+ v0.3.2 (2018-6-28)
+- Fix crash on Windows
+
+v0.3.1 (2018-4-28)
- remove Windows illegal characters from filename
- bugfix for incorrect sql formatting
@@ -63,11 +66,6 @@ v0.3.0 (2018-4-25)
- all lists are sorted and ignore "the"
- depreceated use of blocked type "keyword"
- many more bug fixes and performance improvements
-
-v0.2.2 (2018-1-28)
-- add setting to use tvshow artwork when episode thumb is unavailable
-- better file name handling when "Part #" is in episode name
-- use universal fs module when on unrecognized platform