Skip to content

Commit

Permalink
Update api version
Browse files Browse the repository at this point in the history
  • Loading branch information
CameronRP committed Nov 27, 2020
1 parent 74c92eb commit bcb6e96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/api.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ const (
cptvGlob = "*.cptv"
failedUploadsFolder = "failed-uploads"
rebootDelay = time.Second * 5
apiVersion = 3
apiVersion = 4
)

type ManagementAPI struct {
Expand Down

0 comments on commit bcb6e96

Please sign in to comment.