|  | @@ -35,7 +35,7 @@ import { DynamicsCalculator } from "../MusicalScore/ScoreIO/MusicSymbolModules/D
 | 
											
												
													
														|  |   * After the constructor, use load() and render() to load and render a MusicXML file.
 |  |   * After the constructor, use load() and render() to load and render a MusicXML file.
 | 
											
												
													
														|  |   */
 |  |   */
 | 
											
												
													
														|  |  export class OpenSheetMusicDisplay {
 |  |  export class OpenSheetMusicDisplay {
 | 
											
												
													
														|  | -    private version: string = "1.0.0-audio-extended"; // getter: this.Version
 |  | 
 | 
											
												
													
														|  | 
 |  | +    private version: string = "1.1.1-audio-extended"; // getter: this.Version
 | 
											
												
													
														|  |      // at release, bump version and change to -release, afterwards to -dev again
 |  |      // at release, bump version and change to -release, afterwards to -dev again
 | 
											
												
													
														|  |  
 |  |  
 | 
											
												
													
														|  |      /**
 |  |      /**
 |