release 0.10.2

This commit is contained in:
henrygd
2025-03-15 03:01:57 -04:00
parent 47b2689f24
commit 7057f2e917
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
package beszel
const (
Version = "0.10.1"
Version = "0.10.2"
AppName = "beszel"
)