Skip to content

Commit eed1a0d

Browse files
committed
bump version
1 parent 8075d5d commit eed1a0d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ Include
355355
<dependency>
356356
<groupId>com.github.sealedtx</groupId>
357357
<artifactId>java-youtube-downloader</artifactId>
358-
<version>3.2.3</version>
358+
<version>3.2.4</version>
359359
</dependency>
360360
```
361361

@@ -372,7 +372,7 @@ dependencyResolutionManagement {
372372
```
373373
```gradle
374374
dependencies {
375-
implementation 'com.github.sealedtx:java-youtube-downloader:3.2.3'
375+
implementation 'com.github.sealedtx:java-youtube-downloader:3.2.4'
376376
}
377377
```
378378
### Android

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>com.github.ikiulian</groupId>
88
<artifactId>java-youtube-downloader</artifactId>
9-
<version>3.2.3</version>
9+
<version>3.2.4</version>
1010

1111
<name>Java youtube video downloader</name>
1212
<description>Java parser for retrieving youtube video meta info</description>

0 commit comments

Comments
 (0)