chore: release v2.1.0

This commit is contained in:
grimsi
2025-09-29 15:59:02 +00:00
committed by github-actions[bot]
parent 37b27a09e2
commit 02b8039360
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "gameyfin",
"version": "2.1.0-preview",
"version": "2.1.0",
"type": "module",
"dependencies": {
"@heroui/react": "2.7.9",
@@ -265,4 +265,4 @@
"disableUsageStatistics": true,
"hash": "dba97848bdace60924f9cee496353baae70cfa4fccc7bacaf827807c51908866"
}
}
}
+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.1.0-preview"
version = "2.1.0"
allprojects {
repositories {