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.7.0

This commit is contained in:
2025-02-13 10:14:27 +05:30
Verified
parent d6c5ff4be8
commit 6d773dfebf
4 changed files with 15 additions and 8 deletions

2
src-tauri/Cargo.lock generated
View File

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

View File

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

View File

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