Skip to content

Commit

Permalink
Merge pull request #17 from FrApp42/dev/main
Browse files Browse the repository at this point in the history
Fixed version id
  • Loading branch information
sikelio authored Jul 30, 2024
2 parents 8ab4491 + fc520e4 commit 5bf120a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions System/System.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
<PackageReadmeFile>README.md</PackageReadmeFile>
<Company>FrenchyApps42</Company>
<PackageIcon>Logo.png</PackageIcon>
<Version>1.0.1</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
1 change: 1 addition & 0 deletions Web/Web.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
<PackageReadmeFile>README.md</PackageReadmeFile>
<Company>FrenchyApps42</Company>
<PackageIcon>Logo.png</PackageIcon>
<Version>1.0.1</Version>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 5bf120a

Please sign in to comment.