diff --git a/README.md b/README.md index 422e22e6..d76151bb 100644 --- a/README.md +++ b/README.md @@ -42,10 +42,10 @@ This software does not magically download any paid course available on Udemy, yo | Platform | Arch | Version | Link | | -------- | ------- | ------- | ---------------------------------------------------------------------------------------------------------------------------- | -| Windows | x64 | 1.7.0 | [Download](https://github.com/FaisalUmair/udemy-downloader-gui/releases/download/v1.7.0/Udeler-Setup-1.7.0-windows-x64.exe) | -| Windows | x86 | 1.7.0 | [Download](https://github.com/FaisalUmair/udemy-downloader-gui/releases/download/v1.7.0/Udeler-Setup-1.7.0-windows-x86.exe) | -| Mac | x64 | 1.7.0 | [Download](https://github.com/FaisalUmair/udemy-downloader-gui/releases/download/v1.7.0/Udeler-1.7.0-mac.zip) | -| Linux | x86_x64 | 1.7.0 | [Download](https://github.com/FaisalUmair/udemy-downloader-gui/releases/download/v1.7.0/Udeler-1.7.0-linux-x86_x64.AppImage) | +| Windows | x64 | 1.8.0 | [Download](https://github.com/FaisalUmair/udemy-downloader-gui/releases/download/v1.8.0/Udeler-Setup-1.8.0-windows-x64.exe) | +| Windows | x86 | 1.8.0 | [Download](https://github.com/FaisalUmair/udemy-downloader-gui/releases/download/v1.8.0/Udeler-Setup-1.8.0-windows-x86.exe) | +| Mac | x64 | 1.8.0 | [Download](https://github.com/FaisalUmair/udemy-downloader-gui/releases/download/v1.8.0/Udeler-1.8.0-mac.zip) | +| Linux | x86_x64 | 1.8.0 | [Download](https://github.com/FaisalUmair/udemy-downloader-gui/releases/download/v1.8.0/Udeler-1.8.0-linux-x86_x64.AppImage) | ### Note: diff --git a/package.json b/package.json index 09565c65..f1152177 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "Udeler", - "version": "1.7.0", + "version": "1.8.0", "repository": { "type": "git", "url": "https://github.com/FaisalUmair/udemy-downloader-gui.git"