madskristensen / Tweakster

A Visual Studio extension
Apache License 2.0
239 stars 23 forks source link

Mark releases with Git Tags #39

Open ite-klass opened 4 years ago

ite-klass commented 4 years ago

The VS extension released in the marketplace has version numbers.

However, versions are not tagged here on GitHub making it impossible to see what was fixed introduced or changed when, or whether code changes are already part of the most recent extension release.

Please tag releases in Git with their version number, e.g. the common v1.0.83 style.