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 238ea8a commit 709d48eCopy full SHA for 709d48e
build.gradle
@@ -17,7 +17,7 @@ sourceCompatibility = 1.8
17
targetCompatibility = 1.8
18
group = 'de.mediathekview'
19
archivesBaseName = "MServer"
20
-version = '3.1.193'
+version = '3.1.194'
21
22
def jarName = 'MServer.jar'
23
def mainClass = 'mServer.Main'
0 commit comments