This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-io.git
The following commit(s) were added to refs/heads/master by this push: new 018eaa5 Fix version. 018eaa5 is described below commit 018eaa55f9d6cf353a40f86e51aab6a0df348bd0 Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Mon Jul 12 11:24:32 2021 -0400 Fix version. --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index ad451bd..eb87396 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -45,7 +45,7 @@ The <action> type attribute can be add,update,fix,remove. </properties> <body> - <release version="2.13.0" date="2021-MM-DD" description="Java 8 required."> + <release version="2.12.0" date="2021-MM-DD" description="Java 8 required."> <!-- FIX --> <action dev="ggregory" type="fix" due-to="Gary Gregory"> Fix Javadoc links to the JRE Javadoc 8.