v7.0.3
This commit is contained in:
parent
25ad48a97a
commit
09754849be
2 changed files with 8 additions and 1 deletions
|
@ -3,6 +3,13 @@ History
|
|||
-------
|
||||
|
||||
|
||||
7.0.3 (2016-05-16)
|
||||
++++++++++++++++++
|
||||
|
||||
- Upgrade wakatime-cli to v6.0.2.
|
||||
- Prevent popup on Mac when xcode-tools is not installed.
|
||||
|
||||
|
||||
7.0.2 (2016-04-29)
|
||||
++++++++++++++++++
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ Website: https://wakatime.com/
|
|||
==========================================================="""
|
||||
|
||||
|
||||
__version__ = '7.0.2'
|
||||
__version__ = '7.0.3'
|
||||
|
||||
|
||||
import sublime
|
||||
|
|
Loading…
Reference in a new issue