mirror of
https://github.com/wakatime/sublime-wakatime.git
synced 2023-08-10 21:13:02 +03:00
v7.0.3
This commit is contained in:
parent
25ad48a97a
commit
09754849be
@ -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 New Issue
Block a user