diff --git a/peach-web/Cargo.toml b/peach-web/Cargo.toml index 94a7160..7afc5f7 100644 --- a/peach-web/Cargo.toml +++ b/peach-web/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "peach-web" -version = "0.6.15" -authors = ["Andrew Reid "] +version = "0.6.16" +authors = ["Andrew Reid ", "Max Fowler "] edition = "2018" description = "peach-web is a web application which provides a web interface for monitoring and interacting with the PeachCloud device. This allows administration of the single-board computer (ie. Raspberry Pi) running PeachCloud, as well as the ssb-server and related plugins." homepage = "https://opencollective.com/peachcloud"