Skip to content

Commit bfa36d1

Browse files
committed
1.9.0: Version bump
1 parent cb7e322 commit bfa36d1

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

3232
namespace AeroShot

0 commit comments

Comments
 (0)