mirror of
https://github.com/winesapOS/winesapOS.git
synced 2025-08-11 11:29:13 +00:00
[rootfs] Drop development build tag
This will make upgrade versions cleaner. We already track the date so we can determine with logs if it is an alpha or beta build a user is on. Related #997
This commit is contained in:
parent
eb68eedb0c
commit
dd002c8ba4
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ NAME="winesapOS"
|
|||
PRETTY_NAME="winesapOS"
|
||||
ID=winesapos
|
||||
ID_LIKE=arch
|
||||
VERSION="4.4.0-alpha.0"
|
||||
VERSION_ID=4.4.0-alpha.0
|
||||
VERSION="4.4.0"
|
||||
VERSION_ID=4.4.0
|
||||
HOME_URL="https://github.com/winesapOS/winesapOS"
|
||||
SUPPORT_URL="https://github.com/winesapOS/winesapOS/issues"
|
||||
BUG_REPORT_URL="https://github.com/winesapOS/winesapOS/issues"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue