v7.0.19
This commit is contained in:
parent
224f7cd82a
commit
e76f2e514e
2 changed files with 7 additions and 1 deletions
|
@ -3,6 +3,12 @@ History
|
|||
-------
|
||||
|
||||
|
||||
7.0.19 (2017-04-10)
|
||||
++++++++++++++++++
|
||||
|
||||
- Remove /var/www/ from default ignored folders.
|
||||
|
||||
|
||||
7.0.18 (2017-03-16)
|
||||
++++++++++++++++++
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ Website: https://wakatime.com/
|
|||
==========================================================="""
|
||||
|
||||
|
||||
__version__ = '7.0.18'
|
||||
__version__ = '7.0.19'
|
||||
|
||||
|
||||
import sublime
|
||||
|
|
Loading…
Reference in a new issue