Skip to content

Commit c2bffee

Browse files
committed
Version auf 3.1.47 angehoben.
1 parent 384c1be commit c2bffee

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
@@ -16,7 +16,7 @@ sourceCompatibility = 1.8
1616
targetCompatibility = 1.8
1717
group = 'de.mediathekview'
1818
archivesBaseName = "MServer"
19-
version = '3.1.46'
19+
version = '3.1.47'
2020

2121
def jarName = 'MServer.jar'
2222
def mainClass = 'mServer.Main'

0 commit comments

Comments
 (0)