diff --git a/Readme.md b/Readme.md
index 47d60ec6..172d54a4 100644
--- a/Readme.md
+++ b/Readme.md
@@ -59,7 +59,7 @@ to your project. csproj file as shown below, otherwise you can use the "NuGet Pa
````xml
-
+
````
@@ -167,7 +167,7 @@ to
````xml
-
+
````
@@ -187,7 +187,10 @@ the .csproj file as outlined above.
If you are looking for a set of templates to create a console application that uses Antlr4,
then see [Antlr4Templates](https://github.com/kaby76/Antlr4Templates).
-### Latest release, v12.7
+### Latest release, v12.8
+
+### Release 12.8 (16 Jan '24)
+* Fix for #77.
### Release 12.7 (29 Nov '23)
* Fix for Eclipse Temurin OpenJDK.