openfoodfacts / openfoodfacts-cordova-app-old-with-blob

Open Food Facts App in Cordova (Android)
Other
83 stars 48 forks source link

tag previous versions in git #6

Open hashar opened 12 years ago

hashar commented 12 years ago

According to the history of phonegap/Open Food Facts/bin/AndroidManifest.xml, you had two release already. Consider adding the tags in git:

git tag v1.01 97177979ebac62f07f715b2787aa1447cf268e63 git tag v1.0 6bed7127ae7e3d3da4e3a7df9028572af0b375ca

Although those tags will most probably never be used, it is a good habit to tag in git whenever a new version is released :-]