We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc62a5e commit c5951bdCopy full SHA for c5951bd
src/Laylua.targets
@@ -1,7 +1,7 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3
<PropertyGroup>
4
- <VersionPrefix>0.0.1</VersionPrefix>
+ <VersionPrefix>1.0.0</VersionPrefix>
5
<LangVersion>preview</LangVersion>
6
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
7
</PropertyGroup>
0 commit comments