From 53e201559d7522c65be20620bf2fa5f185619576 Mon Sep 17 00:00:00 2001 From: Vicki Pfau Date: Fri, 5 Apr 2024 15:08:48 -0700 Subject: [PATCH] Cargo.toml: It's April now --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 3272aef..91f4aeb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "steamos-manager" -version = "24.3.0" +version = "24.4.0" edition = "2021" [dev-dependencies]