mirror of
https://github.com/fankes/beszel.git
synced 2025-10-19 17:59:28 +08:00
7 lines
66 B
Go
7 lines
66 B
Go
package beszel
|
|
|
|
const (
|
|
Version = "0.11.1"
|
|
AppName = "beszel"
|
|
)
|