diff --git a/.github/workflows/build_macadmins_extension.yml b/.github/workflows/build_macadmins_extension.yml index 1235333..9d9d390 100644 --- a/.github/workflows/build_macadmins_extension.yml +++ b/.github/workflows/build_macadmins_extension.yml @@ -1,7 +1,7 @@ name: Build MacAdmins OSQuery Extension (Manual) env: - VERSION: 0.0.14 # hardcoded for now until we figure out how we want to tackle this + VERSION: 0.0.15 # hardcoded for now until we figure out how we want to tackle this on: [workflow_dispatch]