Skip to content
This repository was archived by the owner on Apr 30, 2021. It is now read-only.

Commit c52d5e2

Browse files
author
Yevgeny Pats
committed
bumpt to v2.4.73
1 parent f23df9d commit c52d5e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/client.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111
)
1212

1313
const FuzzitEndpoint = "https://app.fuzzit.dev"
14-
const Version = "v2.4.72"
14+
const Version = "v2.4.73"
1515

1616
type Target struct {
1717
Name string `firestore:"target_name"`

0 commit comments

Comments
 (0)