Skip to content

Commit

Permalink
Add Version Information
Browse files Browse the repository at this point in the history
  • Loading branch information
velocity23 committed Jan 22, 2021
1 parent d7a8656 commit 8288ba0
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 4 deletions.
16 changes: 14 additions & 2 deletions updates.json
Original file line number Diff line number Diff line change
Expand Up @@ -231,10 +231,22 @@
"tag": "v1.2.0-beta4",
"name": "Version 1.2.0 Beta 4",
"date": "2021-01-22",
"notes": "TODO",
"notes": "Various Bug Fixes, Add Cache Clear Option, Allow Callsigns of Denied Pilots, ",
"prerelease": true,
"useUpdater": true,
"files": ["TODO"],
"files": [
"apply.php",
"update.php",
"classes/Logger.php",
"admin/site.php",
"update.php",
"classes/User.php",
"classes/Stats.php",
"api.php",
"classes/Callsign.php",
"vanet.php",
"classes/Analytics.php"
],
"queries": ["ALTER TABLE `pilots` DROP INDEX `callsign`"],
"deletedFiles": [],
"newFolders": []
Expand Down
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.0-beta3",
"name": "Version 1.2.0 Beta 3",
"tag": "v1.2.0-beta4",
"name": "Version 1.2.0 Beta 4",
"prerelease": true
}

0 comments on commit 8288ba0

Please sign in to comment.