Update changelog for `v8.0.6`

This commit is contained in:
Ronan Jouchet 2020-03-27 09:11:58 -04:00
parent 34e443c832
commit fd0395a860
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
8.0.5 / 2020-03-27 8.0.6 / 2020-03-27
================== ==================
* App: Fix unintentionally *global*/os-wide keyboard shortcuts (fix #930) * App: Fix unintentionally *global*/os-wide keyboard shortcuts (fix #930)

View File

@ -1,6 +1,6 @@
{ {
"name": "nativefier", "name": "nativefier",
"version": "8.0.5", "version": "8.0.6",
"description": "Wrap web apps natively", "description": "Wrap web apps natively",
"license": "MIT", "license": "MIT",
"author": "Goh Jia Hao", "author": "Goh Jia Hao",