Skip to content

Commit

Permalink
Changed an assembly version to 1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderPro committed Nov 4, 2020
1 parent e772471 commit 58ffc5c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions AwesomeWallpaper.sln
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ Global
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C0B1DB4D-62E0-4DD2-84D9-0F2C42E50E2C}.Debug|Any CPU.ActiveCfg = Debug|x86
{C0B1DB4D-62E0-4DD2-84D9-0F2C42E50E2C}.Debug|Any CPU.Build.0 = Debug|x86
{C0B1DB4D-62E0-4DD2-84D9-0F2C42E50E2C}.Release|Any CPU.ActiveCfg = Release|x86
{C0B1DB4D-62E0-4DD2-84D9-0F2C42E50E2C}.Release|Any CPU.Build.0 = Release|x86
{C0B1DB4D-62E0-4DD2-84D9-0F2C42E50E2C}.Release|Any CPU.ActiveCfg = Release|x64
{C0B1DB4D-62E0-4DD2-84D9-0F2C42E50E2C}.Release|Any CPU.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
4 changes: 2 additions & 2 deletions AwesomeWallpaper/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.1.2")]
[assembly: AssemblyFileVersion("1.1.2")]
[assembly: AssemblyVersion("1.3.1")]
[assembly: AssemblyFileVersion("1.3.1")]

0 comments on commit 58ffc5c

Please sign in to comment.