Release 2.3.1 (#828)

* chore: bump version to v2.3.1-preview

* Fix flashing of game covers

* Change sort order of games on the start page (most recently added first)

* Add "Date added" column to table in Collection Management
This commit is contained in:
Simon
2025-12-14 22:05:56 +01:00
committed by GitHub
parent cd0149bb64
commit bb6f0ac931
6 changed files with 93 additions and 36 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.3.0"
version = "2.3.1-preview"
allprojects {
repositories {