mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-08 15:25:01 -04:00
Changed tauri package versioning to package.json
This commit is contained in:
parent
c6a362fc5f
commit
5700e5a11e
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
},
|
},
|
||||||
"package": {
|
"package": {
|
||||||
"productName": "CyberChef",
|
"productName": "CyberChef",
|
||||||
"version": "2023.0.1"
|
"version": "../package.json"
|
||||||
},
|
},
|
||||||
"tauri": {
|
"tauri": {
|
||||||
"allowlist": {
|
"allowlist": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue