We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4edad47 commit c8e9636Copy full SHA for c8e9636
README.md
@@ -11,7 +11,7 @@ Download from [Github release](https://github.com/rexzhang/alfred-workflow-time-
11
### 0.1.0
12
- first release
13
14
-### 0.2.0(not release yet)
+### 0.2.0
15
- support time zone
16
- support time shift
17
core.py
@@ -15,7 +15,7 @@
'icon': ICON_ERROR,
},
{
18
- 'title': 'If you want to change time zone or time shift',
+ 'title': 'Change time zone or time shift',
19
'subtitle': 'Examples: now +08, now +1d',
20
'valid': False,
21
version
@@ -1 +1 @@
1
-0.1.0
+0.2.0
0 commit comments