fix: update version command to use constants for version and build time

This commit is contained in:
Chang lue Tsen
2025-04-25 15:07:22 +09:00
parent da4fd72105
commit 52063049c5
2 changed files with 2 additions and 7 deletions
-5
View File
@@ -1,5 +0,0 @@
package config
import "github.com/perfect-panel/ppanel-server/pkg/constant"
const Version = constant.Version