Skip to content

Commit

Permalink
Version auf 3.1.236 angehoben
Browse files Browse the repository at this point in the history
  • Loading branch information
alex1702 committed Aug 8, 2024
1 parent 7a4bbca commit c75946b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ sourceCompatibility = JavaVersion.VERSION_17
targetCompatibility = JavaVersion.VERSION_17
group = 'de.mediathekview'
archivesBaseName = "MServer"
version = '3.1.235'
version = '3.1.236'

def jarName = 'MServer.jar'
def mainClass = 'mServer.Main'
Expand Down

0 comments on commit c75946b

Please sign in to comment.