tagging initial feature set

This commit is contained in:
Roland Osborne 2022-07-22 16:58:37 -07:00
parent 2ec1ed4c90
commit 980f3d282b

View File

@ -7,7 +7,7 @@ const APPTokenSize = 16
const APPBodyLimit = 1048576
//APPVersion config for current version of api
const APPVersion = "0.0.1"
const APPVersion = "0.1.0"
//APPCreateExpire config for valid duration of create token
const APPCreateExpire = 86400