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 cf3491d commit 7cce58eCopy full SHA for 7cce58e
UnrealJS.uplugin
@@ -1,9 +1,9 @@
1
{
2
"FileVersion": 3,
3
"FriendlyName": "Unreal.js - Javascript Runtime",
4
- "Version": 1,
5
- "VersionName": "0.2",
6
- "FriendlyVersion": "0.2",
+ "Version": 2,
+ "VersionName": "0.2.1",
+ "FriendlyVersion": "0.2.1",
7
"EngineVersion": "4.13.0",
8
"Description": "Javascript powered UnrealEngine",
9
"Category": "Programming",
0 commit comments