Skip to content

Commit

Permalink
v1.2.8 Version Information
Browse files Browse the repository at this point in the history
  • Loading branch information
velocity23 committed May 30, 2021
1 parent 17c8927 commit bd45c66
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 2 deletions.
20 changes: 20 additions & 0 deletions updates.json
Original file line number Diff line number Diff line change
Expand Up @@ -589,5 +589,25 @@
"queries": [],
"deletedFiles": [],
"newFolders": []
},
{
"tag": "v1.2.8",
"name": "Version 1.2.8",
"date": "2021-05-30",
"notes": "Fixed Navigation on old PHP versions, Added ability to adjust time period in admin dashboard, Fixed ACARS aircraft issue, Removed spawning in to set up PIREPs",
"prerelease": false,
"useUpdater": true,
"files": [
"includes/navbar.php",
"includes/sidebar.php",
"admin/index.php",
"classes/HttpRequest.php",
"classes/VANet.php",
"pireps.php",
"update.php"
],
"queries": [],
"deletedFiles": [],
"newFolders": []
}
]
4 changes: 2 additions & 2 deletions version.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"tag": "v1.2.7",
"name": "Version 1.2.7",
"tag": "v1.2.8",
"name": "Version 1.2.8",
"prerelease": false
}

0 comments on commit bd45c66

Please sign in to comment.