Skip to content

Commit ece2ba4

Browse files
committed
43.4.0
1 parent e2d4ee0 commit ece2ba4

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "frontend",
3-
"version": "43.3.0",
3+
"version": "43.4.0",
44
"description": "Curriculum Management System for the Health Professions",
55
"repository": "https://github.com/ilios/frontend",
66
"license": "MIT",
@@ -162,4 +162,4 @@
162162
"dependencies": {
163163
"ember-auto-import": "^2.10.0"
164164
}
165-
}
165+
}

packages/lti-dashboard/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lti-dashboard",
3-
"version": "43.3.0",
3+
"version": "43.4.0",
44
"description": "LTI App for ilios integration",
55
"license": "MIT",
66
"author": "The Ilios team <[email protected]>",
@@ -119,4 +119,4 @@
119119
]
120120
},
121121
"private": true
122-
}
122+
}

0 commit comments

Comments
 (0)