mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 12:49:34 +00:00
98_todoist: UTF8 in project title - version update
git-svn-id: https://svn.fhem.de/fhem/trunk@21387 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
b20a3eaa33
commit
f2dc8e516b
@ -17,7 +17,7 @@ eval "use Date::Parse;1" or $missingModule .= "Date::Parse ";
|
||||
|
||||
#######################
|
||||
# Global variables
|
||||
my $version = "1.3.6";
|
||||
my $version = "1.3.7";
|
||||
|
||||
my $srandUsed;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user