mirror of
https://github.com/RoganDawes/P4wnP1_aloa.git
synced 2025-11-15 00:17:08 +01:00
v0.1.1-beta
This commit is contained in:
BIN
build/P4wnP1_cli
BIN
build/P4wnP1_cli
Binary file not shown.
Binary file not shown.
@@ -3,7 +3,7 @@ package common_web
|
||||
const (
|
||||
MAJOR = 0
|
||||
MINOR = 1
|
||||
PATCH = 0
|
||||
SUFFIX = "-dev"
|
||||
PATCH = 1
|
||||
SUFFIX = "-beta"
|
||||
VERSION = "v0.1.1"+SUFFIX
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user