Skip to content

Commit

Permalink
Updated version number
Browse files Browse the repository at this point in the history
Forgot to save file, pushing version number change.
  • Loading branch information
Squiblydoo committed Jul 27, 2024
1 parent a807490 commit 3ba794b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/debloat/processor.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
import debloat.utilities.nsisParser as nsisParser
import debloat.utilities.rsrc as rsrc

DEBLOAT_VERSION = "1.5.6.7"
DEBLOAT_VERSION = "1.6.0"

RESULT_CODES = {
0: "No Solution found.",
Expand Down

0 comments on commit 3ba794b

Please sign in to comment.