Skip to content

Commit

Permalink
feat(ng-schematics): set version
Browse files Browse the repository at this point in the history
  • Loading branch information
jackofdiamond5 committed Dec 12, 2023
1 parent e0f0a28 commit 8959e5d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
"$schema": "../../../../node_modules/@angular-devkit/schematics/collection-schema.json",
"schematics": {
"migration-01": {
"version": "XXX",
"description": "Updates Ignite UI for Angular Schematics project from XXX to XXX",
"version": "17.1.0",
"description": "Updates Ignite UI for Angular Schematics project from 17.0.X to 17.1.X",
"factory": "./update-1"
}
}
Expand Down

0 comments on commit 8959e5d

Please sign in to comment.