Skip to content

Commit

Permalink
Issue #SB-6822 fix: Bump up the version of courseunit & unitmeta to 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Akash Gupta committed Sep 5, 2018
1 parent 8a31c86 commit b26eb8b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -234,9 +234,9 @@ var corePlugins = [
// "org.ekstep.conceptselector-1.1",
// "org.ekstep.assetbrowser-1.2",
// "org.ekstep.contenteditorfunctions-1.2",
// "org.ekstep.unitmeta-1.5",
// "org.ekstep.unitmeta-1.6",
// "org.ekstep.contentmeta-1.5",
// "org.ekstep.courseunitmeta-1.5",
// "org.ekstep.courseunitmeta-1.6",
// "org.ekstep.lessonplanunitmeta-1.5",
// "org.ekstep.preview-1.1",
// "org.ekstep.telemetry-1.0",
Expand Down
4 changes: 2 additions & 2 deletions webpack.collection.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ var corePlugins = [
"org.ekstep.conceptselector-1.1",
"org.ekstep.assetbrowser-1.2",
"org.ekstep.contenteditorfunctions-1.2",
"org.ekstep.unitmeta-1.5",
"org.ekstep.unitmeta-1.6",
"org.ekstep.contentmeta-1.5",
"org.ekstep.courseunitmeta-1.5",
"org.ekstep.courseunitmeta-1.6",
"org.ekstep.lessonplanunitmeta-1.5",
"org.ekstep.preview-1.1",
"org.ekstep.telemetry-1.0",
Expand Down

0 comments on commit b26eb8b

Please sign in to comment.