1 Commits
Author SHA1 Message Date
Zachariah K. Sharma d7d117f18d packaging netbird with it 2026-06-01 22:29:47 -06:00
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -1,5 +1,4 @@
resources/netbird* resources/netbird*
resources/*.dll
# Logs # Logs
logs logs
+1 -1
View File
@@ -1,7 +1,7 @@
{ {
"name": "vynte-connect", "name": "vynte-connect",
"productName": "Vynte Connect", "productName": "Vynte Connect",
"version": "1.0.0", "version": "1.0.0-rc.1",
"description": "VPN used to access internal Vynte services", "description": "VPN used to access internal Vynte services",
"main": ".vite/build/main.js", "main": ".vite/build/main.js",
"private": true, "private": true,