Skip to content

Commit

Permalink
Bump version to 7.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tvoc-gs committed Dec 12, 2024
1 parent 08adfa5 commit 430a045
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/md/manual/home.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Welcome to the manual for **ProGuard** version 7.6.1 ([what's new?](releasenotes.md)).
Welcome to the manual for **ProGuard** version 7.6.2 ([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.
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
proguardVersion = 7.6.1
proguardVersion = 7.6.2

# The version of ProGuardCORE that sub-projects are built with
proguardCoreVersion = 9.1.7
Expand Down

0 comments on commit 430a045

Please sign in to comment.