Skip to content

Commit

Permalink
Add Version Information
Browse files Browse the repository at this point in the history
  • Loading branch information
velocity23 committed Nov 28, 2020
1 parent b8f36b7 commit 0ba2116
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 2 deletions.
28 changes: 28 additions & 0 deletions updates.json
Original file line number Diff line number Diff line change
Expand Up @@ -428,5 +428,33 @@
"TODO"
],
"newFolders": []
},
{
"tag": "v1.1.0-beta2",
"name": "Version 1.1.0 Beta 2",
"date": "2020-11-28",
"notes": "Various Bug Fixes, Added API, Added Annoucements, Fixed phpVMS Import Issues, Fixed PIREP Edit Issues",
"prerelease": true,
"useUpdater": true,
"files": [
"includes/navbar.php",
"classes/Notifications.php",
"classes/User.php",
"classes/Pirep.php",
"classes/Input.php",
"api.php",
"classes/Api.php",
"classes/Router.php",
"admin/users.php",
"update.php",
"classes/News.php",
"classes/Route.php",
"classes/Aircraft.php",
"admin/operations.php",
"version.json"
],
"deletedFiles": [],
"queries": [],
"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.1.0-beta1",
"name": "Version 1.1.0 Beta 1",
"tag": "v1.1.0-beta2",
"name": "Version 1.1.0 Beta 2",
"prerelease": false
}

0 comments on commit 0ba2116

Please sign in to comment.