v3.0.19
This commit is contained in:
parent
b6c4956521
commit
7053932731
2 changed files with 7 additions and 1 deletions
|
@ -3,6 +3,12 @@ History
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
||||||
|
3.0.19 (2015-04-07)
|
||||||
|
+++++++++++++++++++
|
||||||
|
|
||||||
|
- fix bug in project detection when folder not found
|
||||||
|
|
||||||
|
|
||||||
3.0.18 (2015-04-04)
|
3.0.18 (2015-04-04)
|
||||||
+++++++++++++++++++
|
+++++++++++++++++++
|
||||||
|
|
||||||
|
|
|
@ -7,7 +7,7 @@ Website: https://wakatime.com/
|
||||||
==========================================================="""
|
==========================================================="""
|
||||||
|
|
||||||
|
|
||||||
__version__ = '3.0.18'
|
__version__ = '3.0.19'
|
||||||
|
|
||||||
|
|
||||||
import sublime
|
import sublime
|
||||||
|
|
Loading…
Reference in a new issue