Bump version

This commit is contained in:
danrahn 2025-05-24 14:34:44 -07:00
parent 481814ed2c
commit 3bb22f56cd
2 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# #
#########################################################################
$DBRepairVersion = 'v1.01.00'
$DBRepairVersion = 'v1.01.01'
class DBRepair {
[DBRepairOptions] $Options

View File

@ -4,6 +4,9 @@ Release notes for the Windows counterpart to DBRepair.sh (DBRepair-Windows.ps1)
# Release Info
v1.01.01
- Add `staticstics_bandwidth` pruning during automatic repair.
v1.01.00
- Rename this tool to be compliant with Plex inc. Trademark Policy.