We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb457b8 commit 2ddc9ceCopy full SHA for 2ddc9ce
1 file changed
build.gradle
@@ -27,7 +27,7 @@ sourceCompatibility = JavaVersion.VERSION_17
27
targetCompatibility = JavaVersion.VERSION_17
28
group = 'de.mediathekview'
29
archivesBaseName = "MServer"
30
-version = '3.1.256'
+version = '3.1.257'
31
32
def jarName = 'MServer.jar'
33
def mainClass = 'mServer.Main'
0 commit comments