Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/2.0' into 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BossOfGames committed Oct 4, 2018
2 parents 93460c4 + dbd692b commit 3927d06
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
![alt text](https://scontent-mia3-2.xx.fbcdn.net/v/t1.0-9/34504448_1051727904981394_3792026264861147136_o.png?_nc_cat=0&oh=91c3e19aeb45201ca43bc7e4ecd47160&oe=5C0971C5)


# Download

https://github.com/FSVAOS/VAOS/releases

# About

The Virtual Aviation Operations System project is an open source and modern Virtual Community Management System developed for use in flight simulators such as Microsoft Flight Simulator, Prepar3D and X-Plane. Development of the system started in late 2014.
Expand Down Expand Up @@ -28,4 +33,4 @@ Formerly known as the Virtual Airline Operations System.
Head over to the VAOS wiki to get started with the full installation guide for shared and dedicated hosting:
* [VAOS Wiki](https://github.com/FSVAOS/VAOS/wiki/Installation-Guide)

##### version 2.0.0b2
##### version 2.0.0b3
2 changes: 1 addition & 1 deletion config/app.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
| version so it's called Beta 1, 2, 3... etc. !Edit, v1.0 has been released :)
*/

'version' => '2.0.0b3',
'version' => '2.0.0b3b',

/*
|--------------------------------------------------------------------------
Expand Down

0 comments on commit 3927d06

Please sign in to comment.