diff --git a/docs/index.md b/docs/index.md
index ef8d446..3055e1a 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -8,9 +8,9 @@ Burningwave Tools [![Tweet](https://img.shields.io/twitter/url/http/shields.io.s
[![Maven Central with version prefix filter](https://img.shields.io/maven-central/v/org.burningwave/tools/0)](https://maven-badges.herokuapp.com/maven-central/org.burningwave/tools/)
[![GitHub](https://img.shields.io/github/license/burningwave/tools)](https://github.com/burningwave/tools/blob/master/LICENSE)
-[![Platforms](https://img.shields.io/badge/platforms-Windows%2C%20Mac%20OS%2C%20Linux-orange)](https://github.com/burningwave/tools/actions/runs/6577238616)
+[![Platforms](https://img.shields.io/badge/platforms-Windows%2C%20Mac%20OS%2C%20Linux-orange)](https://github.com/burningwave/tools/actions/runs/6678573964)
-[![Supported JVM](https://img.shields.io/badge/supported%20JVM-8%2C%209+%20(21)-blueviolet)](https://github.com/burningwave/tools/actions/runs/6577238616)
+[![Supported JVM](https://img.shields.io/badge/supported%20JVM-8%2C%209+%20(21)-blueviolet)](https://github.com/burningwave/tools/actions/runs/6678573964)
[![Coveralls github branch](https://img.shields.io/coveralls/github/burningwave/tools/master)](https://coveralls.io/github/burningwave/tools)
[![GitHub open issues](https://img.shields.io/github/issues/burningwave/tools)](https://github.com/burningwave/tools/issues)
@@ -36,7 +36,7 @@ To include Burningwave Tools in your projects simply use with **Apache Maven**:
org.burningwave
tools
- 0.25.11
+ 0.25.12
```