diff --git a/HISTORY.rst b/HISTORY.rst index debd6fc853..33c632cde1 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,4 +1,4 @@ -3.2.5 (2019-07-XX) +3.2.5 (2019-07-05) ================== * Don't error out if the EXTRA_APPS or the DISABLED_APPS settings are set to blank. diff --git a/docs/releases/3.2.5.rst b/docs/releases/3.2.5.rst index 18a6ae9324..d0d0065f98 100644 --- a/docs/releases/3.2.5.rst +++ b/docs/releases/3.2.5.rst @@ -1,7 +1,7 @@ Version 3.2.5 ============= -Released: July XX, 2019 +Released: July 05, 2019 Changes