From 8073ac9a97382a558d0b5301f504666024795400 Mon Sep 17 00:00:00 2001 From: AB Date: Thu, 28 May 2026 23:38:33 +0300 Subject: [PATCH] PLAYER: Added Jam feature --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 28eee72..c344418 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "furumusic" -version = "0.2.4" +version = "0.2.5" edition = "2024" description = "Reusable web-app boilerplate: auth, OIDC/SSO, admin panel, user management, i18n, PostgreSQL"