Skip to content

Commit 9227153

Browse files
committed
Bump version to 7.0.0
1 parent 60fc35d commit 9227153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/Schema.NET/Schema.NET.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<PropertyGroup Label="Package">
11-
<VersionPrefix>6.0.0</VersionPrefix>
11+
<VersionPrefix>7.0.0</VersionPrefix>
1212
<Authors>Muhammad Rehan Saeed (RehanSaeed.com)</Authors>
1313
<Product>Schema.NET</Product>
1414
<Description>Schema.org objects turned into strongly typed C# POCO classes for use in .NET. All classes can be serialized into JSON/JSON-LD and XML, typically used to represent structured data in the head section of html page.</Description>

0 commit comments

Comments
 (0)