update version number

This commit is contained in:
SowinskiBraeden committed 2022-06-06 13:13:59 -07:00
1 parent 66112d4158
commit f8ff2cf90e
1 file changed
+1 -1
+1 -1
View File
@@ -11,7 +11,7 @@ import (
"github.com/gofiber/fiber/v2/middleware/cors"
)
const version string = "\nv0.8.8-Alpha"
const version string = "\nv0.8.9-Alpha"
func main() {
fmt.Println(version)