mirror of
https://github.com/wakatime/sublime-wakatime.git
synced 2023-08-10 21:13:02 +03:00
v4.0.14
This commit is contained in:
parent
12bbb4e561
commit
22c8ed74bd
@ -3,6 +3,13 @@ History
|
||||
-------
|
||||
|
||||
|
||||
4.0.14 (2015-08-25)
|
||||
++++++++++++++++++
|
||||
|
||||
- upgrade wakatime cli to v4.1.2
|
||||
- fix bug in offline caching which prevented heartbeats from being cleaned up
|
||||
|
||||
|
||||
4.0.13 (2015-08-25)
|
||||
++++++++++++++++++
|
||||
|
||||
|
@ -7,7 +7,7 @@ Website: https://wakatime.com/
|
||||
==========================================================="""
|
||||
|
||||
|
||||
__version__ = '4.0.13'
|
||||
__version__ = '4.0.14'
|
||||
|
||||
|
||||
import sublime
|
||||
|
Loading…
Reference in New Issue
Block a user