diff --git a/readme.txt b/readme.txt index 9c88142..27d128e 100644 --- a/readme.txt +++ b/readme.txt @@ -113,7 +113,7 @@ No. [Infinite Uploads](https://wordpress.org/plugins/infinite-uploads/) is an op 2.0.1 - 2021-6-30 ---------------------------------------------------------------------- -- Bug fix: Sometimes the upgrade notice showed in wrong places in the admin area +- Bug fix: Sometimes the upgrade notice showed in wrong places in the admin area. props Nick H. 2.0 - 2021-6-20 ---------------------------------------------------------------------- diff --git a/tuxedo_big_file_uploads.php b/tuxedo_big_file_uploads.php index bbceb52..7710ebe 100644 --- a/tuxedo_big_file_uploads.php +++ b/tuxedo_big_file_uploads.php @@ -34,7 +34,7 @@ die(); } -define( 'BIG_FILE_UPLOADS_VERSION', '2.0' ); +define( 'BIG_FILE_UPLOADS_VERSION', '2.0.1' ); /** * Big File Uploads manager class.