chore: release v2.3.1

This commit is contained in:
grimsi
2025-12-14 21:13:50 +00:00
committed by github-actions[bot]
parent bb6f0ac931
commit 400c4d1c61
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "gameyfin",
"version": "2.3.0",
"version": "2.3.1",
"type": "module",
"dependencies": {
"@heroui/react": "^2.8.5",
+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.1-preview"
version = "2.3.1"
allprojects {
repositories {