Skip to content

Commit

Permalink
Upgrade version
Browse files Browse the repository at this point in the history
  • Loading branch information
dragonofmercy committed Apr 12, 2023
1 parent 4e36c9d commit 79aab74
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ImageViewer.Updater/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.23.4.11")]
[assembly: AssemblyFileVersion("1.23.4.12")]
4 changes: 2 additions & 2 deletions ImageViewer/ImageViewer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
<Authors>DragonOfMercy</Authors>
<ApplicationIcon>ImageViewer.ico</ApplicationIcon>
<Copyright>Dragon Industries $([System.DateTime]::Now.ToString('yyyy'))</Copyright>
<FileVersion>1.23.4.11</FileVersion>
<Version>0.0.5-beta</Version>
<FileVersion>1.23.4.12</FileVersion>
<Version>0.0.6-beta</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)'=='Debug'">
Expand Down

0 comments on commit 79aab74

Please sign in to comment.