Discussioni » Feedback di Greasy Fork镜像

Incorrect detection of increase version numbers.

§
Pubblicato: 20/03/2017

Incorrect detection of increase version numbers.

If I have a script, for example, and it is on version 1.3.11, and I go to update my script and change the version to 1.3.2, the site will give the "version number hasn't increased save anyway?" warning. When I click yes, and then go to the script page tampermonkey/greasyfork(not sure which side does the detection) says "update to v 1.3.2", correctly detecting the version number increase

§
Pubblicato: 20/03/2017

Matt, it's probably best to go to 1.4.0 since the convention is to read dotted version numbers as separate whole numbers, not as decimal places.

major-version 1
minor-version 3
point-release 11

§
Pubblicato: 21/03/2017

Thanks for clearing that up

Pubblica risposta

Accedi per pubblicare una risposta.

长期地址
遇到问题?请前往 GitHub 提 Issues。