Skip to content
This repository was archived by the owner on Jan 13, 2022. It is now read-only.

Commit c67c095

Browse files
committed
bump version to 1.3.1
1 parent ca4b347 commit c67c095

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/manifest.chrome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "CC Search Browser Extension",
33
"author": "Creative Commons",
44
"description": "Search and filter images in the public domain and under Creative Commons licenses.",
5-
"version": "1.3.0",
5+
"version": "1.3.1",
66
"manifest_version": 2,
77
"icons": {
88
"16": "icons/cc16.png",

src/manifest.firefox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "CC Search Browser Extension",
33
"author": "Creative Commons",
44
"description": "Search and filter images in the public domain and under Creative Commons licenses.",
5-
"version": "1.3.1",
5+
"version": "1.3.2",
66
"manifest_version": 2,
77
"icons": {
88
"16": "icons/cc16.png",

src/manifest.opera.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "CC Search Browser Extension",
33
"author": "Creative Commons",
44
"description": "Search and filter images in the public domain and under Creative Commons licenses.",
5-
"version": "1.3.0",
5+
"version": "1.3.1",
66
"manifest_version": 2,
77
"icons": {
88
"16": "icons/cc16.png",

0 commit comments

Comments
 (0)