Skip to content

Commit

Permalink
Increased version to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasReich committed May 30, 2021
1 parent 20b6c98 commit 2da52e9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.5.1
0.6.0
2 changes: 1 addition & 1 deletion OpenUnrealUtilities.uplugin
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"FileVersion": 3,
"Version": 1,
"VersionName": "0.5.1",
"VersionName": "0.6.0",
"FriendlyName": "OpenUnrealUtilities",
"Description": "Open source Unreal Engine 4 utilities extending both C++ and Blueprint functionality.",
"Category": "Other",
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ If you want to know how a type is meant to be used, it can be useful to check th

### Versions

- Plugin version: 0.5.1
- Plugin version: 0.6.0
- Supported UE4 versions: 4.26

The plugin is still in a pre-1.0 development phase, so the API of many utilities is still up to change a lot.
Expand Down

0 comments on commit 2da52e9

Please sign in to comment.