Skip to content

Commit 881e06e

Browse files
committed
- Fixed Version for new Tag.
1 parent d5bfb42 commit 881e06e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import org.apache.tools.ant.filters.ReplaceTokens
99
sourceCompatibility = 1.8
1010
targetCompatibility = 1.8
1111
group = 'de.mediathekview'
12-
version = '2.6.1'
12+
version = '2.6.2'
1313

1414
def jarName = 'MServer.jar'
1515
def mainClass = 'mServer.Main'

0 commit comments

Comments
 (0)