mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-01 20:20:10 +00:00
98_todoist: UTF8 in project title - version update
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@21387 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
d8c252683a
commit
35d0177d0a
@ -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…
x
Reference in New Issue
Block a user