make server_addr configurable for client

This commit is contained in:
2024-07-12 14:33:09 -04:00
parent 5cf848f7fe
commit cab5ec40cc
7 changed files with 40 additions and 31 deletions

View File

@@ -50,7 +50,7 @@
}
},
"productName": "creddy",
"version": "0.5.2",
"version": "0.5.3",
"identifier": "creddy",
"plugins": {},
"app": {
@@ -85,4 +85,4 @@
}
}
}
}
}