mirror of
https://github.com/ChuckPa/PlexDBRepair.git
synced 2025-11-06 11:18:54 -05:00
Update version and generate new release
This commit is contained in:
parent
2c863f41a1
commit
4d8fa8058c
@ -2,12 +2,12 @@
|
|||||||
#########################################################################
|
#########################################################################
|
||||||
# Plex Media Server database check and repair utility script. #
|
# Plex Media Server database check and repair utility script. #
|
||||||
# Maintainer: ChuckPa #
|
# Maintainer: ChuckPa #
|
||||||
# Version: v1.0.12 #
|
# Version: v1.0.13 #
|
||||||
# Date: 30-Aug-2023 #
|
# Date: 23-Sep-2023 #
|
||||||
#########################################################################
|
#########################################################################
|
||||||
|
|
||||||
# Version for display purposes
|
# Version for display purposes
|
||||||
Version="v1.0.12"
|
Version="v1.0.13"
|
||||||
|
|
||||||
# Flag when temp files are to be retained
|
# Flag when temp files are to be retained
|
||||||
Retain=0
|
Retain=0
|
||||||
|
|||||||
@ -9,6 +9,10 @@
|
|||||||
|
|
||||||
# Release Info:
|
# Release Info:
|
||||||
|
|
||||||
|
v1.0.13
|
||||||
|
|
||||||
|
- Improve HOTIO support. Allow both older and newer directory structure
|
||||||
|
|
||||||
v1.0.12
|
v1.0.12
|
||||||
|
|
||||||
- Update HOTIO start/stop commands (re: #404461a)
|
- Update HOTIO start/stop commands (re: #404461a)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user