diff --git a/userspace/engine/falco_engine_version.h b/userspace/engine/falco_engine_version.h index 9f9dba30..cd1f8567 100644 --- a/userspace/engine/falco_engine_version.h +++ b/userspace/engine/falco_engine_version.h @@ -15,7 +15,7 @@ limitations under the License. */ // The version of this Falco engine. -#define FALCO_ENGINE_VERSION (21) +#define FALCO_ENGINE_VERSION (22) // This is the result of running the following command: // FALCO="falco -c ./falco.yaml"