Update 8.05

This commit is contained in:
gutosie
2020-01-10 16:43:30 +02:00
committed by GitHub
parent 0a227c241e
commit 12de80e205
2 changed files with 38 additions and 65 deletions

View File

@@ -47,7 +47,7 @@ import time
# warranty, use at YOUR own risk.
PLUGINVERSION = '8.00'
UPDATEVERSION = '8.04'
UPDATEVERSION = '8.05'
def Freespace(dev):
statdev = os.statvfs(dev)