Skip to content

Commit

Permalink
release v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ghjunior committed Jul 6, 2015
1 parent 9fb3028 commit 6cbd732
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions bin/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Tupiq Dev",
"version": "1.1.0",
"version": "1.2.0",
"chrome_url_overrides": {
"newtab": "index.html"
},
Expand All @@ -23,9 +23,9 @@
]
},
"options_ui": {
"page": "options.html",
"chrome_style": true
},
"page": "options.html",
"chrome_style": true
},
"oauth2": {
"client_id": "1022186080812-fpgbc34rns8pdtnkefat2jmac9fatdt2.apps.googleusercontent.com",
"scopes": []
Expand All @@ -36,4 +36,4 @@
"manifest_version": 2,
"content_security_policy": "script-src 'self' https://www.google-analytics.com; object-src 'self'",
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuGm6qZn9jRSkIfqVhQhGFZ2TDKXqSFBzuAAM7Vt672u00I7fTRUuj0euy8TTkm6HYuMqi29dWxkjuWwz0brUWmMIQUqZEesE8MTnIXDPS/pROkuOuXtA57ab0Qgw5WA5o0VsSKLrg3sBJG9lQZAV45rTPS/VglcNvVf9di9moIN98jecPis8CYokObjrOhILCbS1B5oi4sSOkV/2J2NHIqf5Bg4ymY/lyVzBSKh448sP4Ti3B8RFI9fl5aKKiA0f6MoOvwwu3pbsQgXokfwUFrSDPq/0lhlq4l4o5vfC22Z0OupOqoNvQlLEkzkO9VVRVOxoITjrsWFLB66hMDN9OwIDAQAB"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Tupiq",
"version": "1.1.0",
"version": "1.2.0",
"description": "",
"main": "src/js/app.js",
"dependencies": {
Expand Down
Binary file renamed releases/1.1.0.zip → releases/1.2.0.zip
Binary file not shown.

0 comments on commit 6cbd732

Please sign in to comment.