Skip to content

Commit 587d1f5

Browse files
committed
1.8.1: Version bump
1 parent d0e80d7 commit 587d1f5

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.8.0.0")]
29-
[assembly: AssemblyFileVersion("1.8.0.0")]
28+
[assembly: AssemblyVersion("1.8.1.0")]
29+
[assembly: AssemblyFileVersion("1.8.1.0")]
3030
[assembly: ComVisible(false)]
3131

3232
namespace AeroShot

0 commit comments

Comments
 (0)