Skip to content

Commit

Permalink
chore: update version info
Browse files Browse the repository at this point in the history
  • Loading branch information
exendahal committed Nov 25, 2024
1 parent 83338b8 commit f52e3e9
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/MAUIWifiManager/MauiWifiManager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
<PackageId>WifiManager.Maui</PackageId>

<Product>$(AssemblyName) ($(TargetFramework))</Product>
<AssemblyVersion>1.0.7</AssemblyVersion>
<AssemblyFileVersion>1.0.7</AssemblyFileVersion>
<Version>1.0.7</Version>
<PackageVersion>1.0.7</PackageVersion>
<AssemblyVersion>1.0.8</AssemblyVersion>
<AssemblyFileVersion>1.0.8</AssemblyFileVersion>
<Version>1.0.8</Version>
<PackageVersion>1.0.8</PackageVersion>
<PackOnBuild>true</PackOnBuild>
<NeutralLanguage>en</NeutralLanguage>
<DefineConstants>$(DefineConstants);</DefineConstants>
Expand Down

0 comments on commit f52e3e9

Please sign in to comment.