Skip to content

Commit

Permalink
Fix the app ID inside the project file
Browse files Browse the repository at this point in the history
Opened an issue to avoid commits like this in the future:

ionic-team/ionic-app-lib#125

Signed-off-by: Siddharth Kannan <[email protected]>
  • Loading branch information
icyflame committed Oct 8, 2016
1 parent 1014e01 commit 7f5566c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ionic.config.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "openbrews",
"app_id": "61843a81",
"app_id": "c84e2b24",
"documentRoot": "./openbrews",
"gulpStartupTasks": [
"sass",
Expand Down

0 comments on commit 7f5566c

Please sign in to comment.