Skip to content

Commit

Permalink
Merge branch 'master' of github.com:brsynth/RetroPath2-wrapper
Browse files Browse the repository at this point in the history
  • Loading branch information
breakthewall committed Dec 20, 2023
2 parents 6bd11f4 + 86a6c0e commit bda3202
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [3.1.0](https://github.com/brsynth/RetroPath2-wrapper/tree/3.1.0) (2023-12-13)

[Full Changelog](https://github.com/brsynth/RetroPath2-wrapper/compare/3.0.1...3.1.0)

**Closed issues:**

- Version printed [\#7](https://github.com/brsynth/RetroPath2-wrapper/issues/7)

## [3.0.1](https://github.com/brsynth/RetroPath2-wrapper/tree/3.0.1) (2023-04-19)

[Full Changelog](https://github.com/brsynth/RetroPath2-wrapper/compare/3.0.0...3.0.1)
Expand Down
2 changes: 1 addition & 1 deletion retropath2_wrapper/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "3.0.1"
__version__ = "3.1.0"

0 comments on commit bda3202

Please sign in to comment.