Skip to content

Commit

Permalink
build: bump version to v0.7.3-rc2
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjozork committed Nov 20, 2021
1 parent b1e6135 commit 13d3565
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
## 0.7.3

1. [FMS] Fixed default flight plan interface for SU7 - @Benjozork (Benjamin Dupont)
2. [PRINTER] Use Coherent events for printer data transmission - @saschl (Saschl)

## 0.7.2

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.7.3-rc1",
"version": "0.7.3-rc2",
"scripts": {
"lint": "eslint --cache **/*.{js,mjs,jsx,ts,tsx}",
"lint-fix": "npm run lint -- --fix",
Expand Down

0 comments on commit 13d3565

Please sign in to comment.