Skip to content

Commit 304e162

Browse files
committed
1.8.0: Version bump
1 parent aa2cb39 commit 304e162

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Program.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ You should have received a copy of the GNU General Public License
2525
[assembly: AssemblyProduct("AeroShotCRE")]
2626
[assembly: AssemblyDescription("Screenshot capture utility for Windows Aero")]
2727
[assembly: AssemblyCopyright("\u00a9 2021 Cvolton")]
28-
[assembly: AssemblyVersion("1.7.0.0")]
29-
[assembly: AssemblyFileVersion("1.7.0.0")]
28+
[assembly: AssemblyVersion("1.8.0.0")]
29+
[assembly: AssemblyFileVersion("1.8.0.0")]
3030
[assembly: ComVisible(false)]
3131

3232
namespace AeroShot

0 commit comments

Comments
 (0)