chore: bump version to 0.4.6

This commit is contained in:
Gustavo Carvalho
2025-12-24 07:00:20 -03:00
parent 35faf3b147
commit 10991b63b9
5 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "win11-clipboard-history",
"version": "0.4.5",
"version": "0.4.6",
"identifier": "dev.gustavosett.clipboard-history",
"build": {
"beforeDevCommand": "npm run dev",