chore(desktop): bump version to 0.1.3 for icon fix

This commit is contained in:
Esdras Renan 2025-10-10 21:14:02 -03:00
parent 4a7741de85
commit 374cfb9a86

View file

@ -1,7 +1,7 @@
{ {
"$schema": "https://schema.tauri.app/config/2", "$schema": "https://schema.tauri.app/config/2",
"productName": "Raven", "productName": "Raven",
"version": "0.1.2", "version": "0.1.3",
"identifier": "br.com.esdrasrenan.sistemadechamados", "identifier": "br.com.esdrasrenan.sistemadechamados",
"build": { "build": {
"beforeDevCommand": "pnpm run dev", "beforeDevCommand": "pnpm run dev",