We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2a4791 commit abb3dc2Copy full SHA for abb3dc2
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.237'
+version = '3.1.238'
31
32
def jarName = 'MServer.jar'
33
def mainClass = 'mServer.Main'
0 commit comments