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:
+4
-3
@@ -47,7 +47,8 @@ out/
|
||||
/packaged_plugins
|
||||
/logs
|
||||
/templates
|
||||
/gameyfin/src/main/frontend/**/*.js
|
||||
/gameyfin/src/main/frontend/**/*.js.map
|
||||
/gameyfin/src/main/bundles/
|
||||
/app/src/main/bundles/
|
||||
/app/src/main/frontend/**/*.js
|
||||
/app/src/main/frontend/**/*.js.map
|
||||
/app/src/main/frontend/generated/
|
||||
/torrent_dotfiles/
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@ plugins {
|
||||
subprojects {
|
||||
apply(plugin = "java")
|
||||
|
||||
version = "2.0.0-beta1"
|
||||
version = "2.0.0.beta1"
|
||||
|
||||
java.sourceCompatibility = JavaVersion.VERSION_21
|
||||
java.targetCompatibility = JavaVersion.VERSION_21
|
||||
|
||||
Reference in New Issue
Block a user