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