bump version to 1.0.4
This commit is contained in:
@@ -14,7 +14,7 @@ import (
|
||||
// an argument to denote that this process was spawned by -d
|
||||
const daemonProcess = "daemon-process"
|
||||
|
||||
var version = "dev"
|
||||
var version = "1.0.4-dev"
|
||||
|
||||
// attempts to pledge and panic if it fails
|
||||
// this does nothing on non-OpenBSD systems
|
||||
|
||||
Reference in New Issue
Block a user