release 0.8.0

This commit is contained in:
Henry Dollman
2024-11-12 18:28:25 -05:00
parent e87af81db4
commit 8a69c09939
20 changed files with 74 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
package beszel
const (
Version = "0.7.4"
Version = "0.8.0"
AppName = "beszel"
)