diff options
| author | jmoenig <jens@moenig.org> | 2014-06-23 13:30:19 +0200 |
|---|---|---|
| committer | jmoenig <jens@moenig.org> | 2014-06-23 13:30:19 +0200 |
| commit | e16f008ee88aa3231657b4fafe848255088907ff (patch) | |
| tree | 7435de93fd4e188597b0ea4f5cd13ea27a461746 | |
| parent | 598f65f3d626326598d425001c280b754339f703 (diff) | |
| download | snap-e16f008ee88aa3231657b4fafe848255088907ff.tar.gz snap-e16f008ee88aa3231657b4fafe848255088907ff.zip | |
prepare release
| -rw-r--r-- | gui.js | 2 | ||||
| -rwxr-xr-x | history.txt | 1 |
2 files changed, 2 insertions, 1 deletions
@@ -69,7 +69,7 @@ SpeechBubbleMorph*/ // Global stuff //////////////////////////////////////////////////////// -modules.gui = '2014-Jun-04'; +modules.gui = '2014-Jun-23'; // Declarations diff --git a/history.txt b/history.txt index dad28a4..170fa29 100755 --- a/history.txt +++ b/history.txt @@ -2170,3 +2170,4 @@ ______ 140623 ------ * Morphic: Inspector enhancements (dynamic property update, keyboard shortcuts) +* GUI: update visibility of share/unshare buttons, Thanks, Kunal! |
