mirror of
https://github.com/gregtwallace/apc-p15-tool.git
synced 2025-06-09 13:16:51 +00:00
v0.4.0
This commit is contained in:
parent
2b46f33af8
commit
dd246b9f14
2 changed files with 9 additions and 1 deletions
pkg/app
|
@ -12,7 +12,7 @@ import (
|
|||
)
|
||||
|
||||
const (
|
||||
appVersion = "0.3.3"
|
||||
appVersion = "0.4.0"
|
||||
)
|
||||
|
||||
// struct for receivers to use common app pieces
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue