1
1
mirror of https://github.com/neosubhamoy/pytubepp-helper.git synced 2026-06-20 21:23:43 +05:30

(chore): bumped up to v0.5.0

This commit is contained in:
2024-12-29 21:23:17 +05:30
Verified
parent 0520e6987c
commit d04ee5d8f3
6 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -2473,7 +2473,7 @@ dependencies = [
[[package]]
name = "pytubepp-helper"
version = "0.4.0"
version = "0.5.0"
dependencies = [
"fix-path-env",
"futures-util",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "pytubepp-helper"
version = "0.4.0"
version = "0.5.0"
description = "PytubePP Helper"
authors = ["neosubhamoy"]
edition = "2021"
@@ -18,8 +18,8 @@ ${StrLoc}
!define MANUFACTURER "neosubhamoy"
!define PRODUCTNAME "pytubepp-helper"
!define VERSION "0.4.0"
!define VERSIONWITHBUILD "0.4.0.0"
!define VERSION "0.5.0"
!define VERSIONWITHBUILD "0.5.0.0"
!define SHORTDESCRIPTION "PytubePP Helper"
!define INSTALLMODE "currentUser"
!define LICENSE "..\..\..\..\..\LICENSE"
+1 -1
View File
@@ -7,7 +7,7 @@
},
"package": {
"productName": "pytubepp-helper",
"version": "0.4.0"
"version": "0.5.0"
},
"tauri": {
"allowlist": {