bump version numbers

This commit is contained in:
2026-03-27 14:53:15 +08:00
parent 8a8e77125a
commit c7a5b50223
5 changed files with 5 additions and 5 deletions

View File

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