Bump version number

This commit is contained in:
Kurvaz 2026-01-05 17:41:17 -07:00
parent 97e604e04b
commit d2977c901e
4 changed files with 5 additions and 5 deletions

View file

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