mirror of
https://github.com/henrygd/beszel.git
synced 2026-09-07 08:37:14 +00:00
7 lines
65 B
Go
7 lines
65 B
Go
package beszel
|
|
|
|
const (
|
|
Version = "0.1.2"
|
|
AppName = "beszel"
|
|
)
|