Skip to content

Commit 96dae55

Browse files
committed
pixi: Add new-version environment
1 parent bd2163d commit 96dae55

File tree

3 files changed

+655
-2
lines changed

3 files changed

+655
-2
lines changed

development/release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
To create a release with Pixi run the following commands on the **main** branch:
44

55
```bash
6-
aligator_VERSION=X.Y.Z pixi run release_new_version
6+
ALIGATOR_VERSION=X.Y.Z pixi run release_new_version
77
git push origin
88
git push origin vX.Y.Z
99
```

0 commit comments

Comments
 (0)