Skip to content

Commit cf9f57c

Browse files
committed
update latest version revision
1 parent 1157511 commit cf9f57c

File tree

1 file changed

+2
-2
lines changed
  • src/app/tutorials/angular2-whatsapp-ionic-cli

1 file changed

+2
-2
lines changed

src/app/tutorials/angular2-whatsapp-ionic-cli/index.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ export const ANGULAR2_WHATSAPP_IONIC_CLI: TutorialDefinition = {
1515
},
1616
versions: {
1717
// Git revision => version definition
18-
'new-commits': V2_0_0,
19-
'master': V1_0_0
18+
'release@0.0.1': V2_0_0,
19+
'legacy': V1_0_0
2020
}
2121
};

0 commit comments

Comments
 (0)