Skip to content

Commit 87d057e

Browse files
committed
bumped version to 20230530
1 parent e1f6176 commit 87d057e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LuaMachine.uplugin

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"FileVersion": 3,
33
"Version": 1,
4-
"VersionName": "20230514",
4+
"VersionName": "20230530",
55
"FriendlyName": "LuaMachine",
66
"Description": "Expose a Lua api for your project",
77
"Category": "Scripting",

Source/LuaMachine/Public/LuaMultiLineEditableTextBox.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2018-2020 - Roberto De Ioris
1+
// Copyright 2018-2023 - Roberto De Ioris
22

33
#pragma once
44

0 commit comments

Comments
 (0)