[setup] fix -> wrong style resources paths

This commit is contained in:
Vinicius Moreira
2021-01-30 08:45:42 -03:00
parent da4b8311fe
commit 829905f5c5
2 changed files with 6 additions and 1 deletions

View File

@@ -6,10 +6,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
## [0.9.14] 2021
### Fixes
- Installation setup
- wrong style resources paths
- Web
- failing to install some applications when the expected temp directory does not exist
- using the old nativefier GitHub URL
## [0.9.13] 2021-01-20
### Fixes
- missing Python hard dependency: **packaging**