From 24e643186605e55512c28842fe83bf936af1e6e6 Mon Sep 17 00:00:00 2001 From: Louis Beaumont Date: Mon, 13 Jan 2025 09:26:12 -0800 Subject: [PATCH] release-app --- Cargo.toml | 2 +- screenpipe-app-tauri/src-tauri/Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index 7744ec80f..aba82d474 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ resolver = "2" [workspace.package] -version = "0.2.26" +version = "0.2.27" authors = ["louis030195 "] description = "" repository = "https://github.com/mediar-ai/screenpipe" diff --git a/screenpipe-app-tauri/src-tauri/Cargo.toml b/screenpipe-app-tauri/src-tauri/Cargo.toml index 7500dad11..275a81968 100644 --- a/screenpipe-app-tauri/src-tauri/Cargo.toml +++ b/screenpipe-app-tauri/src-tauri/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "screenpipe-app" -version = "0.24.4" +version = "0.24.5" description = "" authors = ["you"] license = ""