We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c7b57d commit 552e96eCopy full SHA for 552e96e
.gitignore
@@ -9,3 +9,4 @@ release/
9
.DS_Store
10
coverage/
11
todo.md
12
+assistant-task-log.md
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "arkwatch",
3
- "version": "0.4.6",
+ "version": "0.4.7",
4
"description": "Windows 11 screen-time tracker with local SQLite storage",
5
"main": "out/main/index.js",
6
"type": "module",
0 commit comments