1
1
mirror of https://github.com/neosubhamoy/pytubepp-helper.git synced 2026-02-04 11:22:22 +05:30

(chore): bumped up to v0.8.0

This commit is contained in:
2025-03-03 17:20:29 +05:30
Verified
parent a1c7e8c25c
commit 1715806d82
8 changed files with 52 additions and 26 deletions

2
src-tauri/Cargo.lock generated
View File

@@ -3572,7 +3572,7 @@ dependencies = [
[[package]]
name = "pytubepp-helper"
version = "0.7.0"
version = "0.8.0"
dependencies = [
"directories",
"fix-path-env",

View File

@@ -1,6 +1,6 @@
[package]
name = "pytubepp-helper"
version = "0.7.0"
version = "0.8.0"
description = "PytubePP Helper"
authors = ["neosubhamoy"]
edition = "2021"

View File

@@ -20,7 +20,7 @@
},
"productName": "pytubepp-helper",
"mainBinaryName": "pytubepp-helper",
"version": "0.7.0",
"version": "0.8.0",
"identifier": "com.neosubhamoy.pytubepp.helper",
"plugins": {
"updater": {