Skip to content

Commit 65d3c8a

Browse files
chore: 🔖 update VersionPrefix to 1.3.0
* Incremented the `VersionPrefix` in the project file to reflect the new version. * This change prepares the project for the next release cycle.
1 parent 00aa27c commit 65d3c8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CodeGlyphX/CodeGlyphX.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
1414
<PackageIcon>codeglyphx-qr-icon.png</PackageIcon>
1515
<PackageReadmeFile>README.md</PackageReadmeFile>
16-
<VersionPrefix>1.2.0</VersionPrefix>
16+
<VersionPrefix>1.3.0</VersionPrefix>
1717
<GenerateDocumentationFile>true</GenerateDocumentationFile>
1818
</PropertyGroup>
1919
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">

0 commit comments

Comments
 (0)