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 6a6d75a commit 709e446Copy full SHA for 709e446
build.gradle
@@ -9,7 +9,7 @@ import org.apache.tools.ant.filters.ReplaceTokens
9
sourceCompatibility = 1.8
10
targetCompatibility = 1.8
11
group = 'de.mediathekview'
12
-version = '2.7.7'
+version = '2.7.8'
13
14
def jarName = 'MServer.jar'
15
def mainClass = 'mServer.Main'
0 commit comments