Incapamentum / Exalted-Sage

Discord bot that does API requests to retrieve a collection of daily achievements for the next day and pushes an alert when any that is in a watchlist shows up.
3 stars 0 forks source link

Docs versioning #45

Closed Incapamentum closed 1 year ago

Incapamentum commented 1 year ago

Included a doc, found in the docs/ directory at the root, which suggests (or rather, should enforce) versioning guidelines. In addition, a new PropertyGroup in the .csproj file was included, which handles both a VersionPrefix and a VersionSuffix, which both combine into the Version denoted.

More info can be found in #39.