v3.0.17
This commit is contained in:
parent
00a1193bd3
commit
aaff2503fb
2 changed files with 7 additions and 1 deletions
|
@ -3,6 +3,12 @@ History
|
|||
-------
|
||||
|
||||
|
||||
3.0.17 (2015-04-02)
|
||||
+++++++++++++++++++
|
||||
|
||||
- use open folder as current project when not using revision control
|
||||
|
||||
|
||||
3.0.16 (2015-04-02)
|
||||
+++++++++++++++++++
|
||||
|
||||
|
|
|
@ -7,7 +7,7 @@ Website: https://wakatime.com/
|
|||
==========================================================="""
|
||||
|
||||
|
||||
__version__ = '3.0.16'
|
||||
__version__ = '3.0.17'
|
||||
|
||||
|
||||
import sublime
|
||||
|
|
Loading…
Reference in a new issue