Version bump

This commit is contained in:
Kurvaz 2026-01-15 23:25:48 -07:00
parent ff7a4e1c50
commit da4986b763
5 changed files with 12 additions and 12 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "aventura"
version = "0.4.1"
version = "0.4.2"
description = "AI-powered adventure and creative writing frontend"
authors = ["Contributors"]
edition = "2021"

View file

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