mirror of
https://github.com/henrygd/beszel.git
synced 2026-09-01 21:57:10 +00:00
7 lines
65 B
Go
7 lines
65 B
Go
package beszel
|
|
|
|
const (
|
|
Version = "0.4.0"
|
|
AppName = "beszel"
|
|
)
|