Skip to content

Commit db2726f

Browse files
committed
fixed: ARD Angabe der Filmlänge
closed #306
2 parents f9cb571 + 9765f2d commit db2726f

File tree

2 files changed

+550
-554
lines changed

2 files changed

+550
-554
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ apply from: "${project.rootDir}/gradle/eclipse.gradle"
1414
sourceCompatibility = 1.8
1515
targetCompatibility = 1.8
1616
group = 'de.mediathekview'
17-
version = '3.1.41'
17+
version = '3.1.42'
1818

1919
def jarName = 'MServer.jar'
2020
def mainClass = 'mServer.Main'

0 commit comments

Comments
 (0)