diff --git a/version.bzl b/version.bzl index b9e37e40a..e56a161c5 100644 --- a/version.bzl +++ b/version.bzl @@ -1,3 +1,3 @@ """The version for all Santa components.""" -SANTA_VERSION = "1.11" +SANTA_VERSION = "1.12"