Bump version to 0.2.0-beta.1

This commit is contained in:
munimunigamer 2026-01-28 19:15:42 -06:00
parent 4a12fcdd91
commit 775e296455
4 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Aventuras",
"version": "0.6.0-beta.1",
"version": "0.2.0-beta.1",
"identifier": "com.karelian.aventura",
"build": {
"beforeDevCommand": "npm run dev",