Skip to content

Commit 9deed40

Browse files
committed
43.6.0
1 parent ee2fddb commit 9deed40

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.5.0",
3+
"version": "43.6.0",
44
"description": "Curriculum Management System for the Health Professions",
55
"repository": "https://github.com/ilios/frontend",
66
"license": "MIT",
@@ -159,4 +159,4 @@
159159
"dependencies": {
160160
"ember-auto-import": "^2.10.0"
161161
}
162-
}
162+
}

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.5.0",
3+
"version": "43.6.0",
44
"description": "LTI App for ilios integration",
55
"license": "MIT",
66
"author": "The Ilios team <[email protected]>",
@@ -116,4 +116,4 @@
116116
]
117117
},
118118
"private": true
119-
}
119+
}

0 commit comments

Comments
 (0)