Skip to content

Commit

Permalink
Bump CurrentInstanceManagerAPIVersion
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Weber <eric.weber@suse.com>
  • Loading branch information
ejweber committed Aug 1, 2023
1 parent 83abf0f commit 754790c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion engineapi/instance_manager.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import (
)

const (
CurrentInstanceManagerAPIVersion = 4
CurrentInstanceManagerAPIVersion = 5
MinInstanceManagerAPIVersion = 1
UnknownInstanceManagerAPIVersion = 0

Expand Down

0 comments on commit 754790c

Please sign in to comment.