mirror of
https://github.com/ChuckPa/PlexDBRepair.git
synced 2025-11-06 03:08:55 -05:00
Update ReleaseNotes
Release notes
This commit is contained in:
parent
2958fb5c26
commit
ee335a69a5
@ -1931,7 +1931,7 @@ do
|
||||
GetLatestRelease
|
||||
if [ $(VersionDigits $LatestVersion) -gt $(VersionDigits $Version) ]; then
|
||||
[ $Scripted -eq 1 ] && DoUpdate=1
|
||||
[ ConfirmYesNo "Download $Latest and update?" ] && DoUpdate=1
|
||||
ConfirmYesNo "Download $Latest and update?" && DoUpdate=1
|
||||
else
|
||||
Output "No update available."
|
||||
fi
|
||||
|
||||
@ -12,6 +12,7 @@ v1.01.00
|
||||
|
||||
- Adds ability to self download and install latest version of DBRepair.sh
|
||||
- Slightly changes numbering style to accommodate future updates with new update capability.
|
||||
- Thanks to @causefx for his contributions to this release
|
||||
|
||||
v1.0.13
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user