v0.9.6
Hotfix release that resolves a networking issue related to new file descriptor management.
Running the Binary
To run the binary, you must indicate where the home folder for the node will be. You may also optionally specify your HTTP port. The default if unspecified is the first free port at or above 8080. Here's an example:
./kinode home/mynodename
What's Changed
Full Changelog: v0.9.5...v0.9.6