Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Version key (#243) #245

Merged
merged 1 commit into from
May 4, 2021
Merged

fix: Version key (#243) #245

merged 1 commit into from
May 4, 2021

Conversation

danobot
Copy link
Owner

@danobot danobot commented May 4, 2021

  • Update init.py

Bump version to 9.2.2.

  • Update manifest.json

fix: add version key to manifest

Description

Checklist

  • The PR title is clear, concise and follows conventional commit formatting.
  • Double-check your branch is based on develop and targets develop
  • Issue raised to compliment this PR (if no pre-existing issue exists)
  • Code is commented, particularly in hard-to-understand areas and relevant issues are referenced.
  • Documentation repository updated to reflect new features or changes in behaviour (VERY IMPORTANT, undocumented features cannot be discovered and used!)
  • Description explains the issue/use-case resolved and auto-closes related issues.
  • Breaking changes or changes in behaviour are called out and discussed in separate issues.
  • Testing of new changes completed by person who raised the issue.

Please open an issue before embarking on any significant pull request, especially those that add a new library or change existing tests, otherwise you risk spending a lot of time working on something that might not end up being merged into the project.

License

By submitting a patch, you agree to allow the project owners to license your work under the terms of the project license. Thank you for contributing!

Related Issues

Closes

* Update __init__.py

Bump version to 9.2.2.

* Update manifest.json

fix: add version key to manifest
@danobot danobot merged commit 6feef36 into master May 4, 2021
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.

None yet

2 participants