mirror of
https://github.com/Stone-Red-Code/YesNt-Interpreter.git
synced 2026-09-04 09:06:41 +02:00
Update package and project version to 1.1.0.0
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>yesnt</id>
|
||||
<version>1.0.0.0</version>
|
||||
<version>1.1.0.0</version>
|
||||
<title>YesNt</title>
|
||||
<authors>Stone_Red</authors>
|
||||
<projectUrl>https://github.com/Stone-Red-Code/YesNt-Interpreter</projectUrl>
|
||||
|
||||
@@ -14,6 +14,7 @@
|
||||
<PackageIcon>Logo.png</PackageIcon>
|
||||
<GenerateDocumentationFile>True</GenerateDocumentationFile>
|
||||
<PackageLicenseFile>LICENSE</PackageLicenseFile>
|
||||
<Version>1.1.0.0</Version>
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
|
||||
|
||||
Reference in New Issue
Block a user