File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ as a graphics subsystem in a standalone game engine, Unity native plugin or any
49
49
| Linux/MacOS/iOS | [ ![ Build Status] ( https://travis-ci.org/DiligentGraphics/DiligentEngine.svg?branch=master )] ( https://travis-ci.org/DiligentGraphics/DiligentEngine ) |
50
50
51
51
52
- Last Stable Release - [ v2.1.b ] ( https://github.com/DiligentGraphics/DiligentEngine/tree/v2.1.b )
52
+ Last Stable Release - [ v2.2 ] ( https://github.com/DiligentGraphics/DiligentEngine/tree/v2.2 )
53
53
54
54
# Clonning the Repository
55
55
@@ -61,7 +61,7 @@ This is the master repository that contains three [submodules](https://git-scm.c
61
61
62
62
To checkout the last stable release, run the following commands:
63
63
64
- * git checkout tags/v2.1.b
64
+ * git checkout tags/v2.2
65
65
66
66
* git submodule update --init --recursive
67
67
@@ -286,9 +286,9 @@ and adds implementation using Diligent Engine API to allow comparing performance
286
286
287
287
# Version History
288
288
289
- ## Current Progress
289
+ ## v2.2
290
290
291
- * Added MacOS support
291
+ * Added MacOS and iOS support
292
292
293
293
## v2.1.b
294
294
You can’t perform that action at this time.
0 commit comments