diff --git a/.forgejo/workflows/release-build.yaml b/.forgejo/workflows/release-build.yaml index 1806ca0..8d97fca 100644 --- a/.forgejo/workflows/release-build.yaml +++ b/.forgejo/workflows/release-build.yaml @@ -9,8 +9,8 @@ jobs: container: image: ubuntu:22.04 env: - pkgver: 8.1.3 - buildno: 3 + pkgver: 8.2.0 + buildno: 143 qtver: 5.15.3 steps: - name: Environment setup