From 55867e803fe9b14d58b3858523aec4b9e96564fa Mon Sep 17 00:00:00 2001 From: galister <22305755+galister@users.noreply.github.com> Date: Fri, 4 Apr 2025 04:06:11 +0900 Subject: [PATCH] Release 25.4 --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 3af5227..b7799b9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -5184,7 +5184,7 @@ dependencies = [ [[package]] name = "wlx-overlay-s" -version = "25.3.0" +version = "25.4.0" dependencies = [ "anyhow", "ash", diff --git a/Cargo.toml b/Cargo.toml index b13aac4..7e9fcf7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ debug = true [package] name = "wlx-overlay-s" -version = "25.3.0" +version = "25.4.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html