Skip to content
Snippets Groups Projects
Commit c04f68d8 authored by jojohoch's avatar jojohoch
Browse files

[editor] Update EXPORTED_MODULE_VERSION to 'iqb-aspect-definition@1.1.0'

parent a45cd24a
No related branches found
No related tags found
No related merge requests found
import { Page } from './page'; import { Page } from './page';
import { moveArrayItem } from '../util/array'; import { moveArrayItem } from '../util/array';
export const EXPORTED_MODULE_VERSION = 'iqb-aspect-definition@1.0.0'; export const EXPORTED_MODULE_VERSION = 'iqb-aspect-definition@1.1.0';
export class Unit { export class Unit {
unitDefinitionType = EXPORTED_MODULE_VERSION; unitDefinitionType = EXPORTED_MODULE_VERSION;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment