update versions for 3.2.3.0 release
diff --git a/.env b/.env
index 1325445..09a13a4 100644
--- a/.env
+++ b/.env
@@ -13,4 +13,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-TAG=3.2.2.0
\ No newline at end of file
+TAG=3.2.3.0
\ No newline at end of file
diff --git a/CHANGES.md b/CHANGES.md
index 626c637..9ec20f2 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -4,6 +4,9 @@
a four digit version, where the first three are the Tika version and the last one is the docker version.
As of 2.5.0.2, we started tagging release commits in our github repo.
+* 3.2.3.0 (15 Sep 2025)
+ * First 3.2.3 release
+
* 3.2.2.0 (8 Aug 2025)
* First 3.2.2 release
diff --git a/README.md b/README.md
index d64b16f..0759ed9 100644
--- a/README.md
+++ b/README.md
@@ -17,12 +17,14 @@
## Available Tags
Below are the most recent 3.x series tags:
-- `latest`, `3.2.2.0`: Apache Tika Server 3.2.2.0 (Minimal)
-- `latest-full`, `3.2.2.0-full`: Apache Tika Server 3.2.2.0 (Full)
+- `latest`, `3.2.3.0`: Apache Tika Server 3.2.3.0 (Minimal)
+- `latest-full`, `3.2.3.0-full`: Apache Tika Server 3.2.3.0 (Full)
+- `3.2.3.0`, `3.2.3.0`: Apache Tika Server 3.2.3.0 (Minimal)
+- `3.2.3.0`, `3.2.3.0-full`: Apache Tika Server 3.2.3.0 (Full)
- `3.2.2.0`, `3.2.2.0`: Apache Tika Server 3.2.2.0 (Minimal)
- `3.2.2.0`, `3.2.2.0-full`: Apache Tika Server 3.2.2.0 (Full)
-- `3.2.1.0`, `3.2.2.0`: Apache Tika Server 3.2.1.0 (Minimal)
-- `3.2.1.0`, `3.2.2.0-full`: Apache Tika Server 3.2.1.0 (Full)
+- `3.2.1.0`, `3.2.1.0`: Apache Tika Server 3.2.1.0 (Minimal)
+- `3.2.1.0`, `3.2.1.0-full`: Apache Tika Server 3.2.1.0 (Full)
- `3.2.0.0`, `3.2.0.0`: Apache Tika Server 3.2.0.0 (Minimal)
- `3.2.0.0`, `3.2.0.0-full`: Apache Tika Server 3.2.0.0 (Full)
- `3.1.0.0`, `3.1.0.0`: Apache Tika Server 3.1.0.0 (Minimal)