Skip to content

Commit b35b07b

Browse files
committed
Bump to v1.5
1 parent c56b13d commit b35b07b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Main.Designer.cs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Program.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ You should have received a copy of the GNU General Public License
2424
[assembly: AssemblyProduct("AeroShot Mini")]
2525
[assembly: AssemblyDescription("Screenshot capture utility for Windows Aero")]
2626
[assembly: AssemblyCopyright("© 2015 toe_head2001")]
27-
[assembly: AssemblyVersion("1.4.0.0")]
28-
[assembly: AssemblyFileVersion("1.4.0.0")]
27+
[assembly: AssemblyVersion("1.5.0.0")]
28+
[assembly: AssemblyFileVersion("1.5.0.0")]
2929
[assembly: ComVisible(false)]
3030

3131
namespace AeroShot

0 commit comments

Comments
 (0)