data set bug

This commit is contained in:
SowinskiBraeden committed 2022-05-21 15:34:29 -07:00
1 parent a1fffd12aa
commit c2945bc013
2 files changed
+2 -2

No files matched your search

+1 -1
View File
@@ -11,7 +11,7 @@ import (
"github.com/gofiber/fiber/v2/middleware/cors"
)
const version string = "\nv0.8.5-Alpha"
const version string = "\nv0.8.6-Alpha"
func main() {
fmt.Println(version)