Skip to content

Commit 9ff0991

Browse files
committed
Bump lua5.4 version
1 parent 03b2dee commit 9ff0991

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lua.NET.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<PackageIcon>Lua.NET.Logo.png</PackageIcon>
1616
<PackageIconUrl>https://raw.githubusercontent.com/tilkinsc/Lua.NET/main/Lua.NET.Logo.png</PackageIconUrl>
1717
<PackageTags>Lua LuaJIT</PackageTags>
18-
<Description>Lua.NET contains full bindings to Lua5.1.5, Lua5.2.4, Lua5.3.6, Lua.5.4.6 and LuaJIT</Description>
18+
<Description>Lua.NET contains full bindings to Lua5.1.5, Lua5.2.4, Lua5.3.6, Lua.5.4.7 and LuaJIT</Description>
1919
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
2020
<PackageReadmeFile>README.md</PackageReadmeFile>
2121
<PackageLicenseFile>LICENSE</PackageLicenseFile>

0 commit comments

Comments
 (0)