Skip to content

Commit

Permalink
Release Version 1.6.0 (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
nutti authored Dec 28, 2024
1 parent bf5e641 commit 7484014
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
2 changes: 1 addition & 1 deletion AccessVariableByName/AccessVariableByName.uplugin
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.5.0",
"VersionName": "1.6.0",
"FriendlyName": "Access Variable by Name",
"Description": "Blueprint node to get/set a variable by name",
"EngineVersion": "5.5.0",
Expand Down
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
# Change Log

## [Unreleased](https://github.com/colory-games/UEPlugin-AccessVariableByName/compare/v1.5.0...main)
## [Unreleased](https://github.com/colory-games/UEPlugin-AccessVariableByName/compare/v1.6.0...main)

## [Version 1.6.0](https://github.com/colory-games/UEPlugin-AccessVariableByName/compare/v1.5.0...v1.6.0) - 2024.12.27

### Updated Features

* Support on Unreal Engine 5.5

### Contributors

* [**@pdxmholmes**](https://github.com/pdxmholmes)

## [Version 1.5.0](https://github.com/colory-games/UEPlugin-AccessVariableByName/compare/v1.4.0...v1.5.0) - 2024.5.13

Expand Down

0 comments on commit 7484014

Please sign in to comment.