We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 269b366 commit 7704795Copy full SHA for 7704795
src-tauri/tauri.conf.json
@@ -1,7 +1,7 @@
1
{
2
"$schema": "https://schema.tauri.app/config/2",
3
"productName": "Agent Sessions",
4
- "version": "0.1.18",
+ "version": "0.1.19",
5
"identifier": "com.claude-sessions-viewer",
6
"build": {
7
"beforeDevCommand": "npm run dev",
0 commit comments