mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-13 16:40:01 +00:00
chore: release v2.3.0
This commit is contained in:
committed by
github-actions[bot]
parent
09953a3f78
commit
cd0149bb64
+2
-2
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gameyfin",
|
||||
"version": "2.3.0-preview",
|
||||
"version": "2.3.0",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@heroui/react": "^2.8.5",
|
||||
@@ -269,4 +269,4 @@
|
||||
"disableUsageStatistics": true,
|
||||
"hash": "d06c4b56ae3a7bc3c4356d3669fc1ed559d83e5285df4e8b3e99bff46869f939"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -6,7 +6,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinJvmCompile
|
||||
import java.nio.file.Files
|
||||
|
||||
group = "org.gameyfin"
|
||||
version = "2.3.0-preview"
|
||||
version = "2.3.0"
|
||||
|
||||
allprojects {
|
||||
repositories {
|
||||
|
||||
Reference in New Issue
Block a user