Skip to content

Commit ba66216

Browse files
2.1.5.1 - RELEASE
1 parent eecd058 commit ba66216

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("2.1.5.0")]
36-
[assembly: AssemblyFileVersion("2.1.5.0")]
35+
[assembly: AssemblyVersion("2.1.5.1")]
36+
[assembly: AssemblyFileVersion("2.1.5.1")]
3737
[assembly: NeutralResourcesLanguageAttribute("en-CA")]

Properties/Settings.Designer.cs

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Properties/Settings.settings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<Value Profile="(Default)">60000</Value>
77
</Setting>
88
<Setting Name="ApplicationVersion" Type="System.String" Scope="Application">
9-
<Value Profile="(Default)">2.1.5</Value>
9+
<Value Profile="(Default)">2.1.5.1</Value>
1010
</Setting>
1111
<Setting Name="ImageFormatFilter" Type="System.String" Scope="User">
1212
<Value Profile="(Default)">*.*</Value>

app.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -439,7 +439,7 @@
439439
<applicationSettings>
440440
<AutoScreenCapture.Properties.Settings>
441441
<setting name="ApplicationVersion" serializeAs="String">
442-
<value>2.1.5</value>
442+
<value>2.1.5.1</value>
443443
</setting>
444444
<setting name="ApplicationName" serializeAs="String">
445445
<value>Auto Screen Capture</value>

0 commit comments

Comments
 (0)