bump version number

This commit is contained in:
2026-03-19 14:16:33 +08:00
parent df02a9189d
commit c47b8d464d

View File

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