Skip to content

Commit 4f20013

Browse files
committed
Prep for 2.0.0.3 release.
1 parent af3f1eb commit 4f20013

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@
5555
// You can specify all the values or you can default the Build and Revision Numbers
5656
// by using the '*' as shown below:
5757
// [assembly: AssemblyVersion("1.0.*")]
58-
[assembly: AssemblyVersion("2.0.0.2")]
59-
[assembly: AssemblyFileVersion("2.0.0.2")]
58+
[assembly: AssemblyVersion("2.0.0.3")]
59+
[assembly: AssemblyFileVersion("2.0.0.3")]

bin/Release/History.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
KeyCap Version History
22
--------------------------
3+
2.0.0.3
4+
- Added ability to more easily create macros for strings of characters (very limited keyboard support)
5+
36
2.0.0.1
47
- Added ability to cancel all active threads (repeats, delays, etc.)
58
- Fixed a critical bug with shutdown (basically it wouldn't)

bin/Release/KeyCap.odt

287 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)