Prepare 2.2 release branch

This commit is contained in:
Cyber MacGeddon 2026-03-22 15:22:19 +00:00
parent 96fd1eab15
commit 1baddc512e
7 changed files with 8 additions and 8 deletions

View file

@ -22,7 +22,7 @@ jobs:
uses: actions/checkout@v3
- name: Setup packages
run: make update-package-versions VERSION=2.1.999
run: make update-package-versions VERSION=2.2.999
- name: Setup environment
run: python3 -m venv env