mirror of
https://github.com/fankes/beszel.git
synced 2025-10-20 02:09:28 +08:00
7 lines
65 B
Go
7 lines
65 B
Go
package beszel
|
|
|
|
const (
|
|
Version = "0.6.1"
|
|
AppName = "beszel"
|
|
)
|