mirror of
https://github.com/henrygd/beszel.git
synced 2025-12-17 10:46:16 +01:00
7 lines
65 B
Go
7 lines
65 B
Go
package beszel
|
|
|
|
const (
|
|
Version = "0.4.0"
|
|
AppName = "beszel"
|
|
)
|