Skip to content

Commit 795b1d4

Browse files
committed
Update plugin manifest for pre-release.
1 parent 26bbb6b commit 795b1d4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

MercurialSourceControl.uplugin

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
{
22
"FileVersion" : 3,
33

4+
"Version" : 1,
5+
"VersionName" : "0.1",
46
"FriendlyName" : "Mercurial",
57
"CreatedBy" : "Vadim Macagon",
68
"CreatedByURL" : "https://github.com/enlight/ue4-hg-plugin",
7-
"Description" : "Mercurial source control provider.",
9+
"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.",
810
"Category" : "Editor.Source Control",
911

1012
"Modules" :

0 commit comments

Comments
 (0)