From ba42d53b3cc5545854374d21a5f4ca5177e508b2 Mon Sep 17 00:00:00 2001 From: abdelilah ouaadouch Date: Thu, 30 May 2024 15:00:45 +0000 Subject: [PATCH] FEAT: change version --- package.json | 2 +- src-tauri/tauri.conf.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index df52fca3..9990ae2a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mahali", - "version": "1.1.4", + "version": "1.2.4", "private": true, "author": "abdelilah ouaadouch", "description": "inventory management app", diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 418b4e1d..22df9352 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -8,7 +8,7 @@ }, "package": { "productName": "Mahali", - "version": "0.2.0" + "version": "1.2.4" }, "tauri": { "allowlist": {