Skip to content

Commit

Permalink
Bump up version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay2645 authored Dec 28, 2018
1 parent cb14e54 commit f2a9835
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions PolygonalMapGenerator.uplugin
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"FileVersion": 3,
"Version": 1,
"VersionName": "0.1",
"VersionName": "1.0",
"FriendlyName": "Polygonal Map Generator",
"Description": "An Unreal Engine 4 implementation of the Polygonal Map Generator for generating islands found at http://www-cs-students.stanford.edu/~amitp/game-programming/polygon-map-generation/.",
"Category": "Rendering",
Expand All @@ -11,7 +11,7 @@
"MarketplaceURL": "https://github.com/Jay2645/Unreal-Polygonal-Map-Gen",
"SupportURL": "https://github.com/Jay2645/Unreal-Polygonal-Map-Gen",
"CanContainContent": true,
"IsBetaVersion": true,
"IsBetaVersion": false,
"Installed": false,
"Modules": [
{
Expand All @@ -36,4 +36,4 @@
"Enabled": true
}
]
}
}

0 comments on commit f2a9835

Please sign in to comment.