diff --git a/internal/version/runtime.go b/internal/version/runtime.go index 7a4c157..236b4cf 100644 --- a/internal/version/runtime.go +++ b/internal/version/runtime.go @@ -2,4 +2,4 @@ package version // RuntimeVersion is the numeric version number of the runtime. This is incremented every time a commit is made on // the main branch. This change is then committed to the repo. -const RuntimeVersion int = 4 +const RuntimeVersion int = 5