From 95482504439bdd2f7321541bab818c2b59ef28d2 Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Wed, 24 Apr 2019 09:34:21 +0200 Subject: [PATCH] mark v1.2 --- curweather/curweather.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/curweather/curweather.php b/curweather/curweather.php index 4ede126b..e431491a 100644 --- a/curweather/curweather.php +++ b/curweather/curweather.php @@ -2,7 +2,7 @@ /** * Name: Current Weather * Description: Shows current weather conditions for user's location on their network page. - * Version: 1.1 + * Version: 1.2 * Author: Tony Baldwin * Author: Fabio Comuni * Author: Tobias Diekershoff