bug-001 #1

Merged
whitlocktech merged 2 commits from bug-001 into main 2026-05-17 14:39:26 +00:00
2 changed files with 3 additions and 2 deletions
Showing only changes of commit 03ba79a8ce - Show all commits

View File

@@ -20,7 +20,8 @@
"Bash(git checkout *)",
"Bash(git push *)",
"Bash(grep -n \"tray_icon::TrayIconEvent\\\\|tray_icon::menu::MenuEvent\\\\|set_event_handler\" ~/.cargo/registry/src/*/tray-icon-0.14*/src/lib.rs 2>/dev/null | head -20)",
"Bash(git add *)"
"Bash(git add *)",
"Bash(git commit *)"
]
}
}

View File

@@ -1,6 +1,6 @@
[package]
name = "tickr"
version = "0.4.0"
version = "0.5.0"
edition = "2021"
authors = ["Whitlocktech"]
license = "MIT"