Skip to content

Commit

Permalink
Fixed gCloud integration and navigation design.
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkusBordihn committed Oct 15, 2018
1 parent 7ae10d0 commit dcd640f
Show file tree
Hide file tree
Showing 12 changed files with 53 additions and 652 deletions.
2 changes: 1 addition & 1 deletion app/chrome_app/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"short_name": "Coding with Chrome",
"description": "Learn, improve, or teach coding skills within a Chrome browser.",
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgSWdCJSwkgFTY9d993Quot277oCS2PCM2H/F6U28NE8D3Z21GXS/7qW8XCGShB054Wboq62pP679f9tB9F+GRHzOh/an4zIu+Uhb3ZKVzZLJbHsP8N+E5wk3wgwOBgE+UXCy9I8i1RpfzutJ4aha+YEzvCsVpo6UwsuWiXORB9yRU5NuooYX+fhVpWZmrZJo4vqzQhuoJ/uWiQujABXXo4qdrclwSw8+JlpWLMqHHQ6HE8Sf7VWDdGvRdYP6LRZobWqovb659qEumJ0bxhwXtHkWgPHQWtW35T/r/oH8uuke35pH+YtBtaOqN5U3bYGPinP0bYrI33OSLUJx/DrC1wIDAQAB",
"version": "5.10.1",
"version": "5.10.16",
"oauth2": {
"client_id": "418162477970-2qmsb2sp3m522hf292154favsjgpsj9n.apps.googleusercontent.com",
"scopes": [
Expand Down
2 changes: 1 addition & 1 deletion app/nw_app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "binary",
"version": "5.10.1",
"version": "5.10.16",
"main": "js/background.js",
"window": {
"title": "Coding with Chrome",
Expand Down
Loading

0 comments on commit dcd640f

Please sign in to comment.