diff --git a/js/common/view/sound/StaccatoFrequencySoundGenerator.js b/js/common/view/sound/StaccatoFrequencySoundGenerator.js index 6d09098f..1286702c 100644 --- a/js/common/view/sound/StaccatoFrequencySoundGenerator.js +++ b/js/common/view/sound/StaccatoFrequencySoundGenerator.js @@ -1,7 +1,7 @@ // Copyright 2020, University of Colorado Boulder /** - * TODO: isInteractingProperty should reset this.playedSuccessYet = false;??? + * TODO: isInteractingProperty should reset this.playedSuccessYet = false;??? https://github.com/phetsims/ratio-and-proportion/issues/63 * Marimba bonks that change frequency based on the fitness of the Proportion * @author Michael Kauzmann (PhET Interactive Simulations) */ diff --git a/ratio-and-proportion_en.html b/ratio-and-proportion_en.html index d784c96a..0b99bc87 100644 --- a/ratio-and-proportion_en.html +++ b/ratio-and-proportion_en.html @@ -22,7 +22,7 @@ window.phet.chipper.packageObject = { "name": "ratio-and-proportion", - "version": "1.0.0-dev.26", + "version": "1.0.0-dev.27", "license": "GPL-3.0", "repository": { "type": "git",