mirror of
https://github.com/fankes/beszel.git
synced 2025-10-20 10:19:27 +08:00
change hub file structure
This commit is contained in:
6
version.go
Normal file
6
version.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package beszel
|
||||
|
||||
const (
|
||||
Version = "0.1.2"
|
||||
AppName = "beszel"
|
||||
)
|
Reference in New Issue
Block a user