Fix typo in secret_key

This commit is contained in:
2021-12-18 09:22:55 -05:00
parent c41dae8d04
commit 94bac00664
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "peach-web"
version = "0.4.14"
version = "0.4.15"
authors = ["Andrew Reid <gnomad@cryptolab.net>"]
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."