Bump version to 0.1.4

This commit is contained in:
2025-11-02 00:58:02 +01:00
parent 6a7f58a513
commit 4e1e4ae601
4 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "haex-hub",
"version": "0.1.3",
"version": "0.1.4",
"identifier": "space.haex.hub",
"build": {
"beforeDevCommand": "pnpm dev",