Skip to content

Commit c5951bd

Browse files
committed
Update version
1 parent dc62a5e commit c5951bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Laylua.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<PropertyGroup>
4-
<VersionPrefix>0.0.1</VersionPrefix>
4+
<VersionPrefix>1.0.0</VersionPrefix>
55
<LangVersion>preview</LangVersion>
66
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
77
</PropertyGroup>

0 commit comments

Comments
 (0)