diff --git a/.github/workflows/webplugin-build.yml b/.github/workflows/webplugin-build.yml index 5e62cfa..bdb3e86 100644 --- a/.github/workflows/webplugin-build.yml +++ b/.github/workflows/webplugin-build.yml @@ -10,7 +10,7 @@ on: - '*' jobs: - build-plugins: + build-webplugins: runs-on: ubuntu-latest steps: - name: Checkout code diff --git a/build/version b/build/version index d8263ee..e440e5c 100644 --- a/build/version +++ b/build/version @@ -1 +1 @@ -2 \ No newline at end of file +3 \ No newline at end of file