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 f51b191 commit 494d1bfCopy full SHA for 494d1bf
README.md
@@ -20,7 +20,7 @@
20
- View all your assigned Redmine issues
21
- Start and stop the timer for your current tasks
22
- Edit timer by double-click on timer
23
-- Transfer the timer to the Redmine issue
+- Create entry for time spent in Redmine issue
24
- Round timer to nearest 15 min
25
- Search for issue (press `CTRL` + `K` or `CTRL` + `F`)
26
- Dark & light mode (system default)
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "redmine-time-tracking",
3
"description": "Redmine Time Tracking",
4
- "version": "1.2.0",
+ "version": "1.3.0",
5
"author": {
6
"name": "CrawlerCode",
7
"email": "[email protected]"
0 commit comments