diff --git a/typedefs.go b/typedefs.go index 8c0ad4d..a74661c 100644 --- a/typedefs.go +++ b/typedefs.go @@ -19,7 +19,7 @@ along with this program. If not, see . */ var ( - APP_VERSION = "1.x.x-dev" // overridden with build ldflags + APP_VERSION = "0.0" // overridden with build ldflags ) const (