Skip to content

Commit

Permalink
increment version
Browse files Browse the repository at this point in the history
  • Loading branch information
zarstensen committed Mar 22, 2023
1 parent 0e2be2b commit 8cba6f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Broadifyer/Broadifyer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<ImplicitUsings>Enable</ImplicitUsings>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<SupportedOSPlatformVersion>10.0.20348.0</SupportedOSPlatformVersion>
<AssemblyVersion>0.3.4.38250</AssemblyVersion>
<AssemblyVersion>0.3.5.38250</AssemblyVersion>
<Version>$(AssemblyVersion)</Version>
<FileVersion>0.3.3.23886</FileVersion>
<ApplicationIcon>Assets\icon.ico</ApplicationIcon>
Expand Down
2 changes: 1 addition & 1 deletion Updater/Updater.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<PackageOutputPath>$(OutputPath)</PackageOutputPath>
<AssemblyVersion>1.0.1.38250</AssemblyVersion>
<AssemblyVersion>1.0.2.38250</AssemblyVersion>
</PropertyGroup>

</Project>

0 comments on commit 8cba6f2

Please sign in to comment.