Skip to content

Commit

Permalink
increment version for 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lukecologne committed Dec 3, 2020
1 parent c8f08b3 commit b2ca23f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions manifest-base.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,28 +6,28 @@
"OlderHistory": ""
}
},
"package_version": "0.4.1",
"package_version": "0.4.2",
"title": "A32NX",
"dependencies": [
{
"package_version": "0.1.58",
"package_version": "0.1.67",
"name": "asobo-aircraft-a320-neo"
},
{
"package_version": "0.1.52",
"package_version": "0.1.69",
"name": "asobo-vcockpits-instruments-a320-neo"
},
{
"package_version": "0.1.53",
"package_version": "0.1.69",
"name": "asobo-vcockpits-instruments-airliners"
},
{
"package_version": "0.1.66",
"package_version": "0.1.74",
"name": "fs-base-aircraft-common"
}
],
"content_type": "AIRCRAFT",
"total_package_size": "00000000000221782906",
"minimum_game_version": "1.9.5",
"minimum_game_version": "1.11.6",
"manufacturer": "Airbus"
}
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.4.1",
"version": "0.4.2",
"scripts": {
"lint": "eslint **/*.js",
"lint-fix": "npm run lint -- --fix",
Expand Down

0 comments on commit b2ca23f

Please sign in to comment.