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