Updated version number

This commit is contained in:
Kelvin Clement Mwinuka
2024-07-09 18:01:56 +08:00
parent 36fc06feb4
commit ffa89884fd

View File

@@ -14,7 +14,7 @@
package constants
const Version = "0.8.0" // Next EchoVault version. Update this before each release.
const Version = "0.9.1" // Next EchoVault version. Update this before each release.
const (
ACLModule = "acl"