Skip to content

Commit 88ff897

Browse files
committed
Release v0.24.8
v0.24.7 accidentally pointed at v0.24.6 and JitPack had already built so we had to make a new release
1 parent d376c94 commit 88ff897

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
@@ -8,7 +8,7 @@ allprojects {
88
sourceCompatibility = JavaVersion.VERSION_11
99
targetCompatibility = JavaVersion.VERSION_11
1010

11-
version 'v0.24.7'
11+
version 'v0.24.8'
1212
group 'com.github.TeamNewPipe'
1313

1414
repositories {

0 commit comments

Comments
 (0)