hypertrons / hypertrons-crx

A browser extension for insights into GitHub, Gitee projects and developers.
https://hypercrx.cn
Apache License 2.0
357 stars 102 forks source link

[Bug] Version comparison in the release script #894

Closed wangyantong2000 closed 1 month ago

wangyantong2000 commented 1 month ago

Current Behavior

image image image

I noticed that there were some issues during the release of the script a few days ago, which were due to version comparison issues in the current script. Comparing the string resulted in '1.9.10' being smaller than '1.9.9'.