Skip to content

Commit c75946b

Browse files
committed
Version auf 3.1.236 angehoben
1 parent 7a4bbca commit c75946b

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
@@ -27,7 +27,7 @@ sourceCompatibility = JavaVersion.VERSION_17
2727
targetCompatibility = JavaVersion.VERSION_17
2828
group = 'de.mediathekview'
2929
archivesBaseName = "MServer"
30-
version = '3.1.235'
30+
version = '3.1.236'
3131

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

0 commit comments

Comments
 (0)