You've already forked CasaOS
mirror of
https://github.com/IceWhaleTech/CasaOS.git
synced 2025-07-15 23:54:17 +02:00
Send notification changes to message bus (#861)
This commit is contained in:
7
common/constants.go
Normal file
7
common/constants.go
Normal file
@ -0,0 +1,7 @@
|
||||
package common
|
||||
|
||||
const (
|
||||
SERVICENAME = "casaos"
|
||||
VERSION = "0.4.2"
|
||||
BODY = " "
|
||||
)
|
Reference in New Issue
Block a user