We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 213c74f commit 9cb92a6Copy full SHA for 9cb92a6
build.gradle
@@ -27,7 +27,7 @@ sourceCompatibility = JavaVersion.VERSION_17
27
targetCompatibility = JavaVersion.VERSION_17
28
group = 'de.mediathekview'
29
archivesBaseName = "MServer"
30
-version = '3.1.247'
+version = '3.1.248'
31
32
def jarName = 'MServer.jar'
33
def mainClass = 'mServer.Main'
0 commit comments