bump version number

This commit is contained in:
2026-03-25 02:25:40 +08:00
parent cb0b366e96
commit 5d2f2241f3
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "friendolls-desktop",
"version": "0.1.2",
"version": "0.1.3",
"identifier": "com.adamcv.friendolls-desktop",
"build": {
"beforeDevCommand": "pnpm dev",