Skip to content

Commit 6c6d81e

Browse files
committed
feat: updated descriptions
1 parent ee786ae commit 6c6d81e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src-tauri/tauri.conf.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"icons/icon.ico"
3838
],
3939
"identifier": "com.codedead.advancedportchecker",
40-
"longDescription": "Advanced PortChecker is a TCP port checker that allows you to check if a port is open or not",
40+
"longDescription": "Advanced PortChecker is a TCP/IP port scanner that allows you to check if a port is open or not",
4141
"macOS": {
4242
"entitlements": null,
4343
"exceptionDomain": "",
@@ -46,7 +46,7 @@
4646
"signingIdentity": null
4747
},
4848
"resources": [],
49-
"shortDescription": "A TCP Port Checker",
49+
"shortDescription": "A TCP/IP Port scanner",
5050
"targets": "all",
5151
"windows": {
5252
"certificateThumbprint": null,

0 commit comments

Comments
 (0)