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 ec262b9 commit 1394f07Copy full SHA for 1394f07
1 file changed
api.go
@@ -9,7 +9,7 @@ import (
9
"net/http"
10
)
11
12
-const VERSION = "1.2.1"
+const VERSION = "1.2.2"
13
14
var FetchEndpoints = map[string]string{
15
"current": "/api/v1/user/assignments/current",
0 commit comments