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

(chore): bumped up (windows) to v0.2.0

This commit is contained in:
2024-09-22 10:16:28 +05:30
Unverified
parent 377a6b2aa6
commit 6b222d1d71
19 changed files with 5 additions and 4 deletions

View File

@@ -7,7 +7,7 @@
},
"package": {
"productName": "pytubepp-helper",
"version": "0.1.0"
"version": "0.2.0"
},
"tauri": {
"allowlist": {
@@ -103,7 +103,8 @@
"timestampUrl": "http://timestamp.sectigo.com",
"wix": {
"fragmentPaths": ["installer/windows/wix-fragment-registry.wxs"],
"componentRefs": ["PytubeppHelperFragmentRegistryEntries"]
"componentRefs": ["PytubeppHelperFragmentRegistryEntries"],
"license": "../../LICENSE"
},
"nsis": {
"template": "installer/windows/nsis-template.nsi"