Skip to content

Commit

Permalink
edit package version
Browse files Browse the repository at this point in the history
  • Loading branch information
soomin-kevin-sung committed Feb 5, 2024
1 parent 4ee01ad commit ed2e99d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/KevinComponent/KevinComponent.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ However, with FlexGrid, your DataGrid development environment becomes significan
<PackageReleaseNotes>.net48 .netcoreapp3.1 supported.</PackageReleaseNotes>
<AssemblyVersion>$(VersionPrefix)</AssemblyVersion>
<FileVersion>$(VersionPrefix)</FileVersion>
<Version>1.0.2</Version>
<Version>1.0.3</Version>
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
<PackageLicenseFile>LICENSE.md</PackageLicenseFile>
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
Expand Down

0 comments on commit ed2e99d

Please sign in to comment.