Update plugin.py

This commit is contained in:
gutosie
2020-01-07 12:04:02 +02:00
committed by GitHub
parent 3e7c48c5f1
commit 99eab7d082

View File

@@ -46,8 +46,8 @@ import time
# save this copyright notice. This document/program is distributed WITHOUT any
# warranty, use at YOUR own risk.
PLUGINVERSION = '1.00'
UPDATEVERSION = '1.01'
PLUGINVERSION = '8.00'
UPDATEVERSION = '8.01'
def Freespace(dev):
statdev = os.statvfs(dev)