Diskusie » Spätná väzba ku Greasy Fork

Incorrect detection of increase version numbers.

§
Pridaný: 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

§
Pridaný: 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

§
Pridaný: 21.03.2017

Thanks for clearing that up

Pridať odpoveď

Aby ste mohli pridať odpoveď, prihláste sa.