Skip to content

Commit 6d21989

Browse files
committed
fixing version suffix
1 parent 54f3405 commit 6d21989

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PSGraph.Common/PSGraph.Common.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFramework>net9.0</TargetFramework>
55
<ImplicitUsings>enable</ImplicitUsings>
66
<Nullable>enable</Nullable>
7-
<Version>1.0.2</Version>
7+
<VersionPrefix>1.0.3</VersionPrefix>
88
<Authors>Andrey Vernigora</Authors>
99
<PackageId>PSGraph.Common</PackageId>
1010
<Description>Common types of PSGraph module</Description>

0 commit comments

Comments
 (0)