Skip to content

Commit 6307bef

Browse files
committed
0.0.3 - Actually corrected version number.
1 parent fcc6ada commit 6307bef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifest.json

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

0 commit comments

Comments
 (0)