release 1.9.3

This commit is contained in:
Colin Caine 2018-04-19 11:22:33 +01:00
parent 2626d292f0
commit e721f625c8
2 changed files with 8 additions and 1 deletions

View file

@ -1,5 +1,12 @@
# Tridactyl changelogs
## Release 1.9.3
- Fix unbind issues
- Add more default binds from Vimperator
- Change the `^` bind to `<c-6>` (matches vim)
- :bmark now supports folders
## Release 1.9.2
- Fix #392 (bug with keyseq)

View file

@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Tridactyl",
"version": "1.9.2",
"version": "1.9.3",
"icons": {
"64": "static/logo/Tridactyl_64px.png",
"100": "static/logo/Tridactyl_100px.png",