Skip to content

Commit 5e10c24

Browse files
committed
Version 3.16.1.1
1 parent 53d0cac commit 5e10c24

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

CapsLockIndicatorV3/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
//
2525
// You can specify all the values or you can use the default the Revision and
2626
// Build Numbers by using the '*' as shown below:
27-
[assembly: AssemblyVersion("3.16.1.0")]
28-
[assembly: AssemblyFileVersion("3.16.1.0")]
27+
[assembly: AssemblyVersion("3.16.1.1")]
28+
[assembly: AssemblyFileVersion("3.16.1.1")]
2929
[assembly: Guid ("6f54c357-0542-4d7d-9225-338bc3cd7834")]

CapsLockIndicatorV3/strings.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.

CapsLockIndicatorV3/strings.resx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@
314314
<comment>The caption for the "Text colour activated" button.</comment>
315315
</data>
316316
<data name="foregroundColourDeactivatedButton" xml:space="preserve">
317-
<value>Text colour activated</value>
317+
<value>Text colour deactivated</value>
318318
<comment>The caption for the "Text colour deactivated" button.</comment>
319319
</data>
320320
<data name="generalIconBalloonText" xml:space="preserve">

0 commit comments

Comments
 (0)