diff --git a/CHANGELOG.md b/CHANGELOG.md index 523ec53..8d6eb29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,7 @@ # Changelog All notable changes to this project will be documented in this file. -## [1.3.0] - [future] +## [1.3.0] - 2021-09-08 ### Added - Added right sidebar with station info and avatar image, wherever the image is available diff --git a/README.md b/README.md index dd9762c..71ff7cd 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ https://github.com/walkero-gr/mediavault/issues Changelog -------------------------- -v1.3.0 - future +v1.3.0 - 2021-09-08 * Added right sidebar with station info and avatar image, wherever the image is available * Added a new menu item to check for newer versions and start a selfupdate, if the user approves it. There is a way to see the latest changes before update. * Now the radio list is cleared if the search criteria change and no radio stations are found diff --git a/aminet.readme b/aminet.readme index 6fcd102..0bb03fe 100644 --- a/aminet.readme +++ b/aminet.readme @@ -72,7 +72,7 @@ https://github.com/walkero-gr/mediavault/issues Changelog -------------------------- -v1.3.0 - 2021-09-07 +v1.3.0 - 2021-09-08 * Added right sidebar with station info and avatar image, wherever the image is available * Added a new menu item to check for newer versions and start a selfupdate, if diff --git a/os4depot.readme b/os4depot.readme index 9c03562..0f8d585 100644 --- a/os4depot.readme +++ b/os4depot.readme @@ -77,7 +77,7 @@ https://github.com/walkero-gr/mediavault/issues Changelog -------------------------- -v1.3.0 - 2021-09-07 +v1.3.0 - 2021-09-08 * Added right sidebar with station info and avatar image, wherever the image is available * Added a new menu item to check for newer versions and start a selfupdate, if diff --git a/src/version.h b/src/version.h index e909beb..1567bc6 100755 --- a/src/version.h +++ b/src/version.h @@ -32,7 +32,7 @@ #endif #ifndef RELEASE_DATE -#define RELEASE_DATE "7.9.2021" +#define RELEASE_DATE "8.9.2021" #endif #define APPNAME "MediaVault"