Bump version to 0.3.0

This commit is contained in:
megaproxy 2026-05-26 19:03:44 +01:00
parent 3d4e0fabe5
commit 420438b494
3 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "tiletopia",
"version": "0.2.3",
"version": "0.3.0",
"identifier": "com.megaproxy.tiletopia",
"build": {
"beforeDevCommand": "pnpm dev",