mirror of
https://github.com/henrygd/beszel.git
synced 2026-04-04 12:01:50 +02:00
move application code into beszel folder
This commit is contained in:
6
beszel/version.go
Normal file
6
beszel/version.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package beszel
|
||||
|
||||
const (
|
||||
Version = "0.1.2"
|
||||
AppName = "beszel"
|
||||
)
|
||||
Reference in New Issue
Block a user