diff --git a/CHANGELOG.md b/CHANGELOG.md index 91dd472..fd44b97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - ([#55](https://github.com/danstis/Plex-Sync/issues/55)) Ignore pre-release tags on header of web interface. - ([#54](https://github.com/danstis/Plex-Sync/issues/54)) Move full version number into the settings page. -## [v0.3.3] +## [v0.3.4] ### Added - Script to bump version using GitVersion. - Go generate script to update version. @@ -52,8 +52,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - App would attempt to sync even if a token was not obtained. - Spaces in TV Show names cause errors. -[unreleased]: https://github.com/danstis/Plex-Sync/compare/v0.3.3...HEAD -[v0.3.3]: https://github.com/danstis/Plex-Sync/compare/v0.3.1...v0.3.3 +[unreleased]: https://github.com/danstis/Plex-Sync/compare/v0.3.4...HEAD +[v0.3.4]: https://github.com/danstis/Plex-Sync/compare/v0.3.1...v0.3.4 [v0.3.1]: https://github.com/danstis/Plex-Sync/compare/v0.3.0...v0.3.1 [v0.3.0]: https://github.com/danstis/Plex-Sync/compare/v0.2.0...v0.3.0 [v0.2.0]: https://github.com/danstis/Plex-Sync/compare/v0.1.0...v0.2.0