This commit is contained in:
Greg T. Wallace 2024-02-02 18:35:57 -05:00
parent b4dfb22028
commit ea3de54208

View file

@ -11,7 +11,7 @@ import (
) )
const ( const (
appVersion = "0.1.0" appVersion = "0.2.0"
environmentVarPrefix = "APC_P15_TOOL" environmentVarPrefix = "APC_P15_TOOL"
) )