mirror of
https://github.com/gregtwallace/apc-p15-tool.git
synced 2025-06-09 13:16:51 +00:00
v0.3.0
This commit is contained in:
parent
201aedce1c
commit
6d9878558b
5 changed files with 59 additions and 37 deletions
pkg/app
|
@ -12,7 +12,7 @@ import (
|
|||
)
|
||||
|
||||
const (
|
||||
appVersion = "0.2.0"
|
||||
appVersion = "0.3.0"
|
||||
)
|
||||
|
||||
// struct for receivers to use common app pieces
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue