chore: release v2.2.0

This commit is contained in:
grimsi
2025-11-17 07:57:29 +00:00
committed by github-actions[bot]
parent 717a423449
commit 5184c2501d
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "gameyfin",
"version": "2.2.0-preview",
"version": "2.2.0",
"type": "module",
"dependencies": {
"@heroui/react": "^2.8.5",
@@ -266,4 +266,4 @@
"disableUsageStatistics": true,
"hash": "45fe1cd9320d2da603b811b433279d79b37370c9732e877490fc304807ef6163"
}
}
}
+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-preview"
version = "2.2.0"
allprojects {
repositories {