Version 2.0.1 (#13)

* Added method for weather icon id retrieval. Small internal changes in models.

* Changed temperature unit signs.
This commit is contained in:
Alexey Zinchenko
2021-03-26 23:32:57 +03:00
committed by GitHub
parent 4c1b079e05
commit f5d202aee3
11 changed files with 78 additions and 44 deletions
+2 -2
View File
@@ -13,10 +13,10 @@ name: "CodeQL"
on:
push:
branches: [ master ]
branches: [ dev ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ master ]
branches: [ dev ]
schedule:
- cron: '27 20 * * 1'