Skip to content

Commit

Permalink
build: up versions for 0.5.1 (#2631)
Browse files Browse the repository at this point in the history
* Update package.json

* Update CHANGELOG.md

Co-authored-by: pepperoni505 <[email protected]>
  • Loading branch information
Benjozork and pepperoni505 authored Dec 23, 2020
1 parent 1a9e415 commit 652bc19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<!-- Use the following format below -->
<!-- 1. [Changed Area] Title of changes - @github username (Name) -->

## 0.6.0
## 0.5.1
1. [CDU] Allow SimBrief user IDs as well as usernames - @pareil6 (pareil6)
1. [CDU] Fix incorrect block time display on INIT/REVIEW - @pareil6 (pareil6)
1. [ECAM] Improved PACKS indication - @MisterChocker (Leon)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "a32nx",
"version": "0.5.0",
"version": "0.5.1",
"scripts": {
"lint": "eslint --cache **/*.{js,mjs,jsx}",
"lint-fix": "npm run lint -- --fix",
Expand Down

0 comments on commit 652bc19

Please sign in to comment.