Skip to content

Commit

Permalink
1.9.3.0: Version Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
Cvolton committed Aug 3, 2021
1 parent c9f3066 commit 9c067d6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ You should have received a copy of the GNU General Public License
[assembly: AssemblyProduct("AeroShotCRE")]
[assembly: AssemblyDescription("Screenshot capture utility for Windows Aero")]
[assembly: AssemblyCopyright("\u00a9 2021 Cvolton")]
[assembly: AssemblyVersion("1.9.2.0")]
[assembly: AssemblyFileVersion("1.9.2.0")]
[assembly: AssemblyVersion("1.9.3.0")]
[assembly: AssemblyFileVersion("1.9.3.0")]
[assembly: ComVisible(false)]

namespace AeroShot
Expand Down

0 comments on commit 9c067d6

Please sign in to comment.