mirror of
https://codeberg.org/lauralani/ipam.git
synced 2024-11-23 20:20:39 +01:00
bump version number to 0.3.0-1
This commit is contained in:
parent
b4b5498831
commit
1a35972d21
1 changed files with 1 additions and 1 deletions
|
@ -5,5 +5,5 @@ Copyright © 2023 Laura Kalb <dev@lauka.net>
|
|||
package cmd
|
||||
|
||||
const (
|
||||
ipamVersion = "0.2.0"
|
||||
ipamVersion = "0.3.0-1"
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue