We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23aef53 commit d772239Copy full SHA for d772239
UnrealJS.uplugin
@@ -2,9 +2,9 @@
2
"FileVersion": 3,
3
"FriendlyName": "Unreal.js - Javascript Runtime",
4
"Version": 2,
5
- "VersionName": "0.2.7",
6
- "FriendlyVersion": "0.2.7",
7
- "EngineVersion": "4.15.0",
+ "VersionName": "0.2.8",
+ "FriendlyVersion": "0.2.8",
+ "EngineVersion": "4.16.0",
8
"Description": "Javascript powered UnrealEngine",
9
"Category": "Programming",
10
"CreatedBy": "NCSOFT Corporation",
0 commit comments