godot-asset-library
                                
                                
                                
                                    godot-asset-library copied to clipboard
                            
                            
                            
                        Version strings are cut
We're using alpha subversions for Escoria currently and saw, that the version numbers are cut when submitting:

This is still a valid semver version and alpha (or beta) subversions aren't uncommon. It would be great if the field would hold some more characters. :)
In the meantime, you can just remove the "v" such that it says 4.0.0-alpha. It may even be preferable to keep the "v" removed. The actual version number is the part that comes after the "v", the presence of the "v" is just a hint that what comes next is the version number, so it's not really necessary.