0.2.0-0-pre.1

This commit is contained in:
2026-09-18 00:39:10 +02:00
parent eee1319eb3
commit de63a8c57b
16 changed files with 292 additions and 162 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "game-reflex-poc-tauri",
"private": true,
"version": "0.1.0",
"version": "0.2.0-0-pre.1",
"type": "module",
"scripts": {
"dev": "vite",

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "Reflex POC Tauri",
"version": "0.1.0",
"version": "0.2.0-0-pre.1",
"identifier": "com.sasedev.games.reflex.tauri",
"build": {
"beforeDevCommand": {