Skip to content

Commit

Permalink
Version auf 3.1.47 angehoben.
Browse files Browse the repository at this point in the history
  • Loading branch information
alex1702 committed Apr 7, 2018
1 parent 384c1be commit c2bffee
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 @@ -16,7 +16,7 @@ sourceCompatibility = 1.8
targetCompatibility = 1.8
group = 'de.mediathekview'
archivesBaseName = "MServer"
version = '3.1.46'
version = '3.1.47'

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

0 comments on commit c2bffee

Please sign in to comment.