Closed oninoshiko closed 5 years ago
As of v0.9.0-pre2, trying to install the prebuilt .deb errors out with the error "version number does not start with a digit."
Apparently at some point this restriction was made mandatory in .deb files. The solution is to remove the leading 'v' in the version number.
As of v0.9.0-pre2, trying to install the prebuilt .deb errors out with the error "version number does not start with a digit."
Apparently at some point this restriction was made mandatory in .deb files. The solution is to remove the leading 'v' in the version number.