We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7997959 commit e8ac5d8Copy full SHA for e8ac5d8
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.267'
+version = '3.1.268'
31
32
def jarName = 'MServer.jar'
33
def mainClass = 'mServer.Main'
0 commit comments