summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gui.js2
-rwxr-xr-xhistory.txt1
2 files changed, 2 insertions, 1 deletions
diff --git a/gui.js b/gui.js
index 25309d3..716f93b 100644
--- a/gui.js
+++ b/gui.js
@@ -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!