Skip to content

Commit

Permalink
Switch to Production API endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonathan DEKHTIAR committed Sep 11, 2017
1 parent 564410a commit a3f8759
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/background.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
var debug = true;
var debug = false;
var local = false;
var api_endpoint = null;

Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"short_name": "Feedcrunch",
"description": "Feedcrunch.IO - Chrome Extension",
"manifest_version": 2,
"version": "1.0.3",
"version": "1.0.4",
"icons": {
"16": "img/icon.png",
"48": "img/iconLauncher.png",
Expand Down

0 comments on commit a3f8759

Please sign in to comment.