Pushed version 1.7.2

This commit is contained in:
Paweł Malak 2021-10-28 11:44:36 +02:00
parent da13ca6092
commit feb7275cf8
3 changed files with 3 additions and 3 deletions

2
.env
View file

@ -1,3 +1,3 @@
PORT=5005
NODE_ENV=development
VERSION=1.7.1
VERSION=1.7.2

View file

@ -1,4 +1,4 @@
### v1.7.2 (TBA)
### v1.7.2 (2021-10-28)
- Pressing Enter while search bar is focused will now redirect to first result of local search ([#121](https://github.com/pawelmalak/flame/issues/121))
- Use search bar shortcuts when it's not focused ([#124](https://github.com/pawelmalak/flame/issues/124))
- Fixed bug with Weather API still logging with module being disabled ([#125](https://github.com/pawelmalak/flame/issues/125))

View file

@ -1 +1 @@
REACT_APP_VERSION=1.7.1
REACT_APP_VERSION=1.7.2