mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-13 16:40:01 +00:00
Update version to "2.0.0-beta1"
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ plugins {
|
||||
subprojects {
|
||||
apply(plugin = "java")
|
||||
|
||||
version = "2.0.0-SNAPSHOT"
|
||||
version = "2.0.0-beta1"
|
||||
|
||||
java.sourceCompatibility = JavaVersion.VERSION_21
|
||||
java.targetCompatibility = JavaVersion.VERSION_21
|
||||
|
||||
Reference in New Issue
Block a user