Release 2.2.1 (#799)

* chore: bump version to v2.2.1-preview

* Fix Platform filter being ignored in matchManually (#798)

* Fix platforms being ignored in manual match

* Update tests
This commit is contained in:
Simon
2025-11-20 16:59:31 +01:00
committed by GitHub
parent bb9e70b578
commit 5a3077d219
6 changed files with 196 additions and 18 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinJvmCompile
import java.nio.file.Files
group = "org.gameyfin"
version = "2.2.0"
version = "2.2.1-preview"
allprojects {
repositories {