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 8678d96 commit 25644ceCopy full SHA for 25644ce
build.gradle
@@ -14,7 +14,7 @@ apply from: "${project.rootDir}/gradle/eclipse.gradle"
14
sourceCompatibility = 1.8
15
targetCompatibility = 1.8
16
group = 'de.mediathekview'
17
-version = '3.1.39'
+version = '3.1.40'
18
19
def jarName = 'MServer.jar'
20
def mainClass = 'mServer.Main'
0 commit comments