Skip to content

Commit

Permalink
v2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tkhamez committed Aug 11, 2023
1 parent 6c6efcc commit 3623560
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Changelog

## next
## 2.2.1

dd mm yyyy
11 Aug 2023

- Change: Added character ID to the result of `/api/app/v1/players`. OpenAPI **BC Break**: The model of the return
value changed.
Expand Down
2 changes: 1 addition & 1 deletion backend/config/version.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

// Note: rebuild the fronted when changed because the version is included in the generated JS API client.

const NEUCORE_VERSION = '2.3.0-dev';
const NEUCORE_VERSION = '2.2.1';
2 changes: 1 addition & 1 deletion frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3623560

Please sign in to comment.