Skip to content

Commit

Permalink
Version auf 3.1.14 angehoben.
Browse files Browse the repository at this point in the history
  • Loading branch information
alex1702 committed Jul 31, 2017
1 parent b3a5981 commit fe436a7
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 @@ -15,7 +15,7 @@ apply from: "${project.rootDir}/gradle/eclipse.gradle"
sourceCompatibility = 1.8
targetCompatibility = 1.8
group = 'de.mediathekview'
version = '3.1.11'
version = '3.1.14'

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

0 comments on commit fe436a7

Please sign in to comment.