Skip to content

Commit c19d2c6

Browse files
Merge pull request #8 from colleenjhardie/0.2
1.0.0 - Update description and version number.
2 parents fcd3b5e + 7dc2750 commit c19d2c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"manifest_version": 2,
33
"name": "synaesthesia",
4-
"description": "A chrome extension that changes the default colours of the GAE admin console based on app ID.",
5-
"version": "0.0.3",
4+
"description": "A chrome extension that changes the default colours of the GAE admin console and the google cloud console based on app ID.",
5+
"version": "1.0.0",
66
"options_page": "./html/options.html",
77
"background" : {
88
"scripts": ["./js/synaesthete.js"],

0 commit comments

Comments
 (0)