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 9fcc65f1f9
commit 1fb7be5d61
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