prepare release

pull/3/merge
jmoenig 2014-06-23 13:30:19 +02:00
rodzic 598f65f3d6
commit e16f008ee8
2 zmienionych plików z 2 dodań i 1 usunięć

2
gui.js
Wyświetl plik

@ -69,7 +69,7 @@ SpeechBubbleMorph*/
// Global stuff //////////////////////////////////////////////////////// // Global stuff ////////////////////////////////////////////////////////
modules.gui = '2014-Jun-04'; modules.gui = '2014-Jun-23';
// Declarations // Declarations

Wyświetl plik

@ -2170,3 +2170,4 @@ ______
140623 140623
------ ------
* Morphic: Inspector enhancements (dynamic property update, keyboard shortcuts) * Morphic: Inspector enhancements (dynamic property update, keyboard shortcuts)
* GUI: update visibility of share/unshare buttons, Thanks, Kunal!