change version

This commit is contained in:
Marko Oldenburg 2019-03-18 13:40:08 +01:00
parent 34abf65d39
commit f7bbcd46e7

View File

@ -48,7 +48,7 @@ use constant DEMODATA => '{"latitude":50.112,"longitude":8.686,"timezone":"Europ
use constant URL => 'https://api.darksky.net/forecast/';
use constant VERSION => '0.2.7';
use constant VERSION => '0.2.8';
my %codes = (
'clear-day' => 32,