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 = ""