Skip to content

Commit d9a9822

Browse files
committed
Update plugin manifest for v0.2 pre-release.
1 parent 601fd4d commit d9a9822

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

MercurialSourceControl.uplugin

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
{
22
"FileVersion" : 3,
33

4-
"Version" : 1,
5-
"VersionName" : "0.1",
4+
"Version" : 2,
5+
"VersionName" : "0.2",
66
"FriendlyName" : "Mercurial",
77
"CreatedBy" : "Vadim Macagon",
88
"CreatedByURL" : "https://github.com/enlight/ue4-hg-plugin",
99
"Description" : "Allows the Editor to interact with the Mercurial distributed version control system. Supports basic add, remove, revert, commit operations, provides access to asset history, and enables built-in visual diffing of Blueprints.",
1010
"Category" : "Editor.Source Control",
11+
"EngineVersion" : "4.1.0",
1112

1213
"Modules" :
1314
[

0 commit comments

Comments
 (0)