We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1adacd commit c8c6b68Copy full SHA for c8c6b68
1 file changed
api.go
@@ -9,7 +9,7 @@ import (
9
"net/http"
10
)
11
12
-const VERSION = "1.2.2"
+const VERSION = "1.2.3"
13
14
var FetchEndpoints = map[string]string{
15
"current": "/api/v1/user/assignments/current",
0 commit comments