2 Commits

Author SHA1 Message Date
Zachariah K. Sharma c71963fda2 packaging netbird with it 2026-06-01 23:31:40 -05:00
ishan-karmakar 79a161d303 feat: Bump version to RC 2 2026-06-01 23:09:35 -05:00
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -1,4 +1,5 @@
resources/netbird*
resources/*.dll
# Logs
logs
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "vynte-connect",
"productName": "Vynte Connect",
"version": "1.0.0-rc.1",
"version": "1.0.0-rc.2",
"description": "VPN used to access internal Vynte services",
"main": ".vite/build/main.js",
"private": true,