Skip to content

Commit 709e446

Browse files
committed
Version auf 2.7.8 angehoben.
1 parent 6a6d75a commit 709e446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import org.apache.tools.ant.filters.ReplaceTokens
99
sourceCompatibility = 1.8
1010
targetCompatibility = 1.8
1111
group = 'de.mediathekview'
12-
version = '2.7.7'
12+
version = '2.7.8'
1313

1414
def jarName = 'MServer.jar'
1515
def mainClass = 'mServer.Main'

0 commit comments

Comments
 (0)