Skip to content

Commit 9cb92a6

Browse files
committed
Version auf 3.1.248 angehoben.
1 parent 213c74f commit 9cb92a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ sourceCompatibility = JavaVersion.VERSION_17
2727
targetCompatibility = JavaVersion.VERSION_17
2828
group = 'de.mediathekview'
2929
archivesBaseName = "MServer"
30-
version = '3.1.247'
30+
version = '3.1.248'
3131

3232
def jarName = 'MServer.jar'
3333
def mainClass = 'mServer.Main'

0 commit comments

Comments
 (0)