[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 
This commit is contained in:
Luke Short 2025-06-14 15:14:57 -06:00
commit dd002c8ba4

View file

@ -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"