mirror of
https://github.com/wakatime/sublime-wakatime.git
synced 2023-08-10 21:13:02 +03:00
v0.4.1
This commit is contained in:
parent
fc865aa747
commit
66ee4a81aa
@ -5,7 +5,7 @@ Maintainer: WakaTi.me <support@wakatime.com>
|
||||
Website: https://www.wakati.me/
|
||||
==========================================================="""
|
||||
|
||||
__version__ = '0.3.3'
|
||||
__version__ = '0.4.1'
|
||||
|
||||
import sublime
|
||||
import sublime_plugin
|
||||
|
@ -6,12 +6,12 @@
|
||||
"description": "Automatic time tracking for Sublime Text 2 & 3",
|
||||
"author": "wakati.me",
|
||||
"homepage": "https://github.com/wakatime/sublime-wakatime",
|
||||
"last_modified": "2013-08-08 09:42",
|
||||
"last_modified": "2013-08-08 09:44",
|
||||
"platforms": {
|
||||
"*": [
|
||||
{
|
||||
"version": "0.4.0",
|
||||
"url": "https://codeload.github.com/wakatime/sublime-wakatime/zip/0.4.0"
|
||||
"version": "0.4.1",
|
||||
"url": "https://codeload.github.com/wakatime/sublime-wakatime/zip/0.4.1"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user