Skip to content

Commit 6741d70

Browse files
committed
1.5.2g
- moved every former command from lower pane into the "What's up" button
1 parent ff2a922 commit 6741d70

File tree

11 files changed

+377
-281
lines changed

11 files changed

+377
-281
lines changed

Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,5 @@
5050
// You can specify all the values or you can default the Build and Revision Numbers
5151
// by using the '*' as shown below:
5252
// [assembly: AssemblyVersion("1.0.*")]
53-
[assembly: AssemblyVersion("1.5.2.0")]
54-
[assembly: AssemblyFileVersion("1.5.2.0")]
53+
[assembly: AssemblyVersion("1.5.3.0")]
54+
[assembly: AssemblyFileVersion("1.5.3.0")]

docs/history.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
- add/del view , sync view buttons -> hide them by default - they should be visible only if the mouse is around them (on the y axis)
1212
- care about whether showing header or not?
1313

14+
1.5.2g
15+
- moved every former command from lower pane into the "What's up" button
16+
17+
1418
1.5.2f
1519
- implemented animated button - now, we bold a single char
1620

0 commit comments

Comments
 (0)