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 ffab4aa commit 049a232Copy full SHA for 049a232
src/SourceSchemaParser/SourceSchemaParser.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<Description>Parses Valve Source Engine game schema files into easy to use object oriented structures.</Description>
5
- <VersionPrefix>3.0.1</VersionPrefix>
+ <VersionPrefix>3.0.2</VersionPrefix>
6
<Authors>Justin Skiles</Authors>
7
<AssemblyName>SourceSchemaParser</AssemblyName>
8
<PackageId>SourceSchemaParser</PackageId>
0 commit comments