Skip to content

Conversation

@mochiman
Copy link
Contributor

Planning on adding a release to releases page if this is good. Implemented help and quit function described in readme.

@mochiman mochiman closed this Jun 19, 2020
@mochiman mochiman reopened this Jun 19, 2020
@ssmethurst
Copy link
Contributor

Version numbers:

  • If you change the source code then you must update the version number that the application reports.. Increment the patch version

    const string APPLICATION_VERSION = "0.0.1";

  • Add or update the CHANGELOG.md in the root directory with notes about what has changed in this version.

  • Tag the commit with the version number so it shows up on the release page.

@mochiman
Copy link
Contributor Author

I somehow missed the Program.cs file in the last commit. I have updated the version number, implemented the changelog, and tagged the commit.

@ssmethurst ssmethurst merged commit 529923f into master Jun 19, 2020
@funvill funvill deleted the readability branch August 20, 2020 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants