Skip to content

Commit

Permalink
Merge pull request #7 from Velka-DEV/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
Velka-DEV authored Jan 30, 2023
2 parents c727e9e + 6f17e59 commit eb104d4
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/Migale.Core/Migale.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<TargetFramework>net7.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>0.0.6</Version>
<Version>1.0.0</Version>
<PackageProjectUrl>https://github.com/Velka-DEV/Migale</PackageProjectUrl>
<RepositoryUrl>https://github.com/Velka-DEV/Migale</RepositoryUrl>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>0.0.1</Version>
<Version>1.0.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>0.0.1</Version>
<Version>0.0.2</Version>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit eb104d4

Please sign in to comment.