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