Skip to content

Commit

Permalink
Release v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
m4heshd committed Jul 9, 2024
1 parent 2b3c465 commit dc02dfb
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ default-members = [
resolver = "2"

[workspace.package]
version = "3.0.0"
version = "3.1.0"
authors = ["Mahesh Bandara Wijerathna <[email protected]>"]
license = "MIT"
repository = "https://github.com/m4heshd/ufc-ripper"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
### What is UFC Ripper?

An open-source video downloader tool for UFC Fight Pass, powered by [**Rust**](https://www.rust-lang.org/)
and [**Vue**](https://vuejs.org/), that can run on both desktop and the cloud. The only thing it can't do is STEAL
and [**Vue**](https://vuejs.org/), that can run on both the desktop and the cloud. The only thing it can't do is STEAL
videos free of charge for you. A **paid Fight Pass subscription** is required for this tool to work.

### [👉🏻 Read about UFC Ripper on TorrentFreak.](https://torrentfreak.com/ufc-ripper-tool-can-download-ufc-fight-pass-streams-240524/)
Expand Down
2 changes: 1 addition & 1 deletion docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
### What is UFC Ripper?

An open-source video downloader tool for UFC Fight Pass, powered by [**Rust**](https://www.rust-lang.org/)
and [**Vue**](https://vuejs.org/), that can run on both desktop and the cloud. The only thing it can't do is STEAL
and [**Vue**](https://vuejs.org/), that can run on both the desktop and the cloud. The only thing it can't do is STEAL
videos free of charge for you. A **paid Fight Pass subscription** is required for this tool to work.

### Please head over to [ufc-ripper GitHub repository](https://github.com/m4heshd/ufc-ripper) for the complete documentation.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ufc-ripper",
"version": "3.0.0",
"version": "3.1.0",
"description": "Video downloader tool for UFC Fight Pass",
"author": "Mahesh Bandara Wijerathna (m4heshd) <[email protected]>",
"homepage": "https://github.com/m4heshd/ufc-ripper",
Expand Down

0 comments on commit dc02dfb

Please sign in to comment.