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