You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
We have various versions right now like 0.7.0beta4; however, it doesn't fully make it to the package files which only get the 0.7.0 portion of it. This makes it hard to setup Linux Repositories as we need unique versions between all the releases (alpha, beta, etc). This will make it harder for downstream users to integrate into their distros.
To Reproduce
Run make package with different alpha/beta/final releases.
Expected behavior
We can load packages into APT, RPM, etc and have unique versions right out of our GitHub releases.
Describe the bug
We have various versions right now like 0.7.0beta4; however, it doesn't fully make it to the package files which only get the 0.7.0 portion of it. This makes it hard to setup Linux Repositories as we need unique versions between all the releases (alpha, beta, etc). This will make it harder for downstream users to integrate into their distros.
To Reproduce
Run
make package
with different alpha/beta/final releases.Expected behavior
We can load packages into APT, RPM, etc and have unique versions right out of our GitHub releases.
vegastrike/Vega-Strike-Engine-Source#441
The text was updated successfully, but these errors were encountered: