chore: bump version to 0.1.1

This commit is contained in:
2025-12-19 20:51:13 +08:00
parent 75c26d479a
commit a9e998b603
4 changed files with 4 additions and 4 deletions

View File

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