Skip to content

Commit 9be030e

Browse files
committed
set version 2.0.0 in uplugin file
1 parent cb52e52 commit 9be030e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ProjectVersionFromGit.uplugin

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"FileVersion": 3,
3-
"Version": 1,
4-
"VersionName": "1.0",
3+
"Version": 2,
4+
"VersionName": "2.0.0",
55
"FriendlyName": "ProjectVersionFromGit",
66
"Description": "Set version for project from git tag format MAJOR.MINOR.PATCH also set branch name, commit hash and datetime build",
77
"Category": "Source Control",

0 commit comments

Comments
 (0)