chore: release v2.0.1

This commit is contained in:
grimsi
2025-09-01 15:42:46 +00:00
committed by github-actions[bot]
parent 86a64e145e
commit ee67f98431
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "gameyfin",
"version": "2.0.0",
"version": "2.0.1",
"type": "module",
"dependencies": {
"@heroui/react": "2.7.9",
@@ -265,4 +265,4 @@
"disableUsageStatistics": true,
"hash": "962eccc3fa0735d5234901be4f9e384096113c45bec22564a53688096d62aef4"
}
}
}
+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.0.0"
version = "2.0.1"
allprojects {
repositories {