Compare commits

..

No commits in common. "main" and "v2.0.1" have entirely different histories.
main ... v2.0.1

2 changed files with 2 additions and 2 deletions

View file

@ -61,7 +61,7 @@ release-job:
assets:
links:
- name: "v$PKG_VERSION"
url: "${PKG_REGISTRY_URL}/x86_64-unknown-linux-gnu/v${PKG_VERSION}/nyxi-installer"
url: "${PKG_REGISTRY_URL}/x86_64-unknown-linux-gnu/v${PKG_VERSION}/nyxi-installer-v${PKG_VERSION}"
upload-job:
stage: release

View file

@ -1,6 +1,6 @@
[package]
name = "nyxi-installer"
version = "2.0.2"
version = "2.0.1"
edition = "2021"
[dependencies]