Skip to content

Commit f1f0587

Browse files
authored
Merge pull request #1204 from Unity-Technologies/doc
Update readme
2 parents bab11be + ab58980 commit f1f0587

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,18 @@ Branches for released Unity versions are of the form unity-\<version\>\[-mbe\][-
1616
* [unity-trunk (PR to this branch for Mono)](https://github.com/Unity-Technologies/mono/tree/unity-trunk)
1717
* [unity-master (PR to this branch for MonoBleedingEdge)](https://github.com/Unity-Technologies/mono/tree/unity-master)
1818

19+
#### 2019.2
20+
* [unity-2019.2](https://github.com/Unity-Technologies/mono/tree/unity-2019.2)
21+
* [unity-2019.2-mbe](https://github.com/Unity-Technologies/mono/tree/unity-2019.2-mbe)
22+
23+
#### 2019.1
24+
* [unity-2019.1](https://github.com/Unity-Technologies/mono/tree/unity-2019.1)
25+
* [unity-2019.1-mbe](https://github.com/Unity-Technologies/mono/tree/unity-2019.1-mbe)
26+
27+
#### 2018.4
28+
* [unity-2018.4](https://github.com/Unity-Technologies/mono/tree/unity-2018.4)
29+
* [unity-2018.4-mbe](https://github.com/Unity-Technologies/mono/tree/unity-2018.4-mbe)
30+
1931
#### 2018.3
2032
* [unity-2018.3](https://github.com/Unity-Technologies/mono/tree/unity-2018.3)
2133
* [unity-2018.3-mbe](https://github.com/Unity-Technologies/mono/tree/unity-2018.3-mbe)
@@ -28,6 +40,10 @@ Branches for released Unity versions are of the form unity-\<version\>\[-mbe\][-
2840
* [unity-2018.1](https://github.com/Unity-Technologies/mono/tree/unity-2018.1)
2941
* [unity-2018.1-mbe](https://github.com/Unity-Technologies/mono/tree/unity-2018.1-mbe)
3042

43+
#### 2017.4
44+
* [unity-2017.4](https://github.com/Unity-Technologies/mono/tree/unity-2017.4)
45+
* [unity-2017.4-mbe](https://github.com/Unity-Technologies/mono/tree/unity-2017.4-mbe)
46+
3147
#### 2017.3
3248
* [unity-2017.3](https://github.com/Unity-Technologies/mono/tree/unity-2017.3)
3349
* [unity-2017.3-mbe](https://github.com/Unity-Technologies/mono/tree/unity-2017.3-mbe)

0 commit comments

Comments
 (0)