Skip to content

Commit 9482695

Browse files
committed
43.4.1
1 parent 15c2e0a commit 9482695

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.4.0",
3+
"version": "43.4.1",
44
"description": "Curriculum Management System for the Health Professions",
55
"repository": "https://github.com/ilios/frontend",
66
"license": "MIT",
@@ -161,4 +161,4 @@
161161
"dependencies": {
162162
"ember-auto-import": "^2.10.0"
163163
}
164-
}
164+
}

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.4.0",
3+
"version": "43.4.1",
44
"description": "LTI App for ilios integration",
55
"license": "MIT",
66
"author": "The Ilios team <[email protected]>",
@@ -118,4 +118,4 @@
118118
]
119119
},
120120
"private": true
121-
}
121+
}

0 commit comments

Comments
 (0)