From 3401ee839c362e544efc3706be5b96c29cbb05fc Mon Sep 17 00:00:00 2001 From: Eric Coissac Date: Fri, 10 Apr 2026 00:06:15 +0200 Subject: [PATCH] chore: bump version to 0.3.48 Update package and project versions from v0.3.57 to 0.48 in Cargo.toml and version.txt. --- PMOMusic/Cargo.toml | 2 +- version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PMOMusic/Cargo.toml b/PMOMusic/Cargo.toml index 007bf163..32f6d26a 100644 --- a/PMOMusic/Cargo.toml +++ b/PMOMusic/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "PMOMusic" -version = "0.3.47" +version = "0.3.48" edition = "2024" [dependencies] diff --git a/version.txt b/version.txt index c54101be..2fb885a2 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.3.47 +0.3.48