release 0.7.3

This commit is contained in:
Henry Dollman
2024-11-04 21:33:19 -05:00
parent c54e6ff0ea
commit 233349fb2a

View File

@@ -1,6 +1,6 @@
package beszel
const (
Version = "0.7.2"
Version = "0.7.3"
AppName = "beszel"
)