mirror of
https://github.com/grimsi/gameyfin.git
synced 2026-02-06 11:27:07 +00:00
chore: release v2.3.2
This commit is contained in:
parent
386374f39c
commit
abc12f146b
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "gameyfin",
|
||||
"version": "2.3.1",
|
||||
"version": "2.3.2",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@heroui/react": "^2.8.5",
|
||||
|
||||
@ -6,7 +6,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinJvmCompile
|
||||
import java.nio.file.Files
|
||||
|
||||
group = "org.gameyfin"
|
||||
version = "2.3.2-preview"
|
||||
version = "2.3.2"
|
||||
|
||||
allprojects {
|
||||
repositories {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user