diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 83f7c0571..b0d87600e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,7 +3,7 @@ name: CI on: [push, pull_request] env: - VERSION: "4.2.1.${{github.run_number}}" + VERSION: "4.3.0.${{github.run_number}}" jobs: build: