From 0a819889871e897b2558a3d9692dfb37065b4dcf Mon Sep 17 00:00:00 2001 From: MeaTLoTioN Date: Sat, 4 Sep 2021 22:56:48 +0100 Subject: [PATCH] set version to 1.01[ml] --- mL-ham_logbook.mpy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mL-ham_logbook.mpy b/mL-ham_logbook.mpy index 8cda741..a194be6 100755 --- a/mL-ham_logbook.mpy +++ b/mL-ham_logbook.mpy @@ -8,7 +8,7 @@ script_path = cfg["script"] handle = user["handle"] name = user["name"] canexit = "no" -version = "0.01[mL]" +version = "1.01[mL]" db_filename = script_path+"/"+"mL-ham_logbook.dat" db = {}