From 08adfa555295e2b73b09a82111c725125ddcfc4c Mon Sep 17 00:00:00 2001 From: Thomas Vochten Date: Thu, 12 Dec 2024 12:11:53 +0100 Subject: [PATCH] Bump version to 7.6.1 in the manual --- docs/md/manual/home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/md/manual/home.md b/docs/md/manual/home.md index 4e7b67c7..48265ac5 100644 --- a/docs/md/manual/home.md +++ b/docs/md/manual/home.md @@ -1,4 +1,4 @@ -Welcome to the manual for **ProGuard** version 7.6 ([what's new?](releasenotes.md)). +Welcome to the manual for **ProGuard** version 7.6.1 ([what's new?](releasenotes.md)). ProGuard is an open-sourced Java class file shrinker, optimizer, obfuscator, and preverifier. As a result, ProGuard processed applications and libraries are smaller and faster.