Skip to content

Commit

Permalink
Release 0.7.19
Browse files Browse the repository at this point in the history
  • Loading branch information
JesseTG committed Nov 6, 2023
1 parent 8ece925 commit 789b76a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -196,4 +196,4 @@ jobs:
run: |
git pull
git checkout "release-v${{ steps.changelog.outputs.version }}"
gh pr create --fill --repo "${{ github.actor }}/libretro-super"
gh pr create --fill --repo "libretro/libretro-super"
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ and this project roughly adheres to [Semantic Versioning](https://semver.org/spe

Nothing right now.

## [0.7.19] - 2023-11-06

### Changed

- Submit a pull request to `libretro-super` when this file is updated.

## [0.7.18] - 2023-11-06

### Changed
Expand Down

0 comments on commit 789b76a

Please sign in to comment.