pxt-common-packages 10.3.20 → 10.3.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -595,7 +595,7 @@ namespace music {
595
595
  //% block="song $song"
596
596
  //% song.fieldEditor=musiceditor
597
597
  //% song.fieldOptions.decompileLiterals=true
598
- //% song.fieldOptions.taggedTemplate="hex"
598
+ //% song.fieldOptions.taggedTemplate="hex;assets.song"
599
599
  //% song.fieldOptions.decompileIndirectFixedInstances="true"
600
600
  //% song.fieldOptions.decompileArgumentAsString="true"
601
601
  //% toolboxParent=music_playable_play
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pxt-common-packages",
3
- "version": "10.3.20",
3
+ "version": "10.3.21",
4
4
  "description": "Microsoft MakeCode (PXT) common packages",
5
5
  "keywords": [
6
6
  "MakeCode",