From 3088c523935a424bdc36185fcfca944ac2aa8a75 Mon Sep 17 00:00:00 2001 From: Amit Chaudhary Date: Sun, 18 Jun 2023 11:23:35 +0530 Subject: [PATCH] release v0.2.1 --- data/io.github.amit9838.weather.appdata.xml.in | 10 ++++++++++ io.github.amit9838.weather.json | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/data/io.github.amit9838.weather.appdata.xml.in b/data/io.github.amit9838.weather.appdata.xml.in index d3ca5db..a430a6e 100644 --- a/data/io.github.amit9838.weather.appdata.xml.in +++ b/data/io.github.amit9838.weather.appdata.xml.in @@ -43,6 +43,16 @@ + + +
    +
  • Use full country name.
  • +
  • Fix units.
  • +
  • UI Improvements.
  • +
  • Minor bug fixes.
  • +
+
+

What's New

diff --git a/io.github.amit9838.weather.json b/io.github.amit9838.weather.json index 557440d..47b30a9 100644 --- a/io.github.amit9838.weather.json +++ b/io.github.amit9838.weather.json @@ -32,7 +32,7 @@ { "type" : "git", "tag" : "v0.2.0", - "commit" : "e0b104c95094ed4bc06aea38a14865c0fdcb41a2", + "commit" : "a0c0430ff3aa1f17c3c59aaa286b6f81f5522fe8", "url" : "https://github.com/amit9838/weather.git" } ]