mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-17 00:30:04 +00:00
Update version to "2.0.0.beta1"
This commit is contained in:
+4
-3
@@ -47,7 +47,8 @@ out/
|
|||||||
/packaged_plugins
|
/packaged_plugins
|
||||||
/logs
|
/logs
|
||||||
/templates
|
/templates
|
||||||
/gameyfin/src/main/frontend/**/*.js
|
/app/src/main/bundles/
|
||||||
/gameyfin/src/main/frontend/**/*.js.map
|
/app/src/main/frontend/**/*.js
|
||||||
/gameyfin/src/main/bundles/
|
/app/src/main/frontend/**/*.js.map
|
||||||
|
/app/src/main/frontend/generated/
|
||||||
/torrent_dotfiles/
|
/torrent_dotfiles/
|
||||||
|
|||||||
+1
-1
@@ -19,7 +19,7 @@ plugins {
|
|||||||
subprojects {
|
subprojects {
|
||||||
apply(plugin = "java")
|
apply(plugin = "java")
|
||||||
|
|
||||||
version = "2.0.0-beta1"
|
version = "2.0.0.beta1"
|
||||||
|
|
||||||
java.sourceCompatibility = JavaVersion.VERSION_21
|
java.sourceCompatibility = JavaVersion.VERSION_21
|
||||||
java.targetCompatibility = JavaVersion.VERSION_21
|
java.targetCompatibility = JavaVersion.VERSION_21
|
||||||
|
|||||||
Reference in New Issue
Block a user