Skip to content

Commit

Permalink
Change ver to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bartholomej committed Mar 1, 2015
1 parent 2f18d6d commit 2de36df
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "MODX Manager Switch",
"description": "Tiny extension just for quick switch between MODX Manager and Website.",
"version": "1.0.1",
"version": "1.1.0",
"short_name": "MODX Switch",
"author": "Lukas Bartak (bartweb.cz)",
"author": "Lukas Bartak (bartweb.cz)",
"permissions": [
"tabs"
],
Expand All @@ -28,7 +28,7 @@
"16": "images/icon16.png",
"48": "images/icon48.png",
"128": "images/icon128.png"
},
"update_url": "https://clients2.google.com/service/update2/crx",
},
"update_url": "https://clients2.google.com/service/update2/crx",
"manifest_version": 2
}

0 comments on commit 2de36df

Please sign in to comment.