Skip to content
This repository was archived by the owner on Jul 29, 2023. It is now read-only.

Commit 079b287

Browse files
author
Alex Sørlie Glomsaas
committed
Bump
1 parent 30bd790 commit 079b287

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

Chrome/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "Reddit Comments for YouTube",
66
"author": "Delexious",
77
"homepage_url": "http://alientube.co/",
8-
"version": "1.2.2",
8+
"version": "1.2.3",
99
"icons": { "16": "icon16.png",
1010
"48": "icon48.png",
1111
"128": "icon128.png" },

Firefox/install.rdf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<Description about="urn:mozilla:install-manifest">
77

88
<em:id>alex@delexious.com</em:id>
9-
<em:version>1.2.2</em:version>
9+
<em:version>1.2.3</em:version>
1010
<em:type>2</em:type>
1111

1212
<!-- Front End Metadata -->

Firefox/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "Reddit comments, in your YouTube!",
66
"author": "Delexious",
77
"license": "BSD 3",
8-
"version": "1.2.2",
8+
"version": "1.2.3",
99

1010
"permissions": {
1111
"cross-domain-content": ["http://www.reddit.com/", "https://pay.reddit.com/"]

Safari.safariextension/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
<key>CFBundleInfoDictionaryVersion</key>
1414
<string>6.0</string>
1515
<key>CFBundleShortVersionString</key>
16-
<string>1.2.2</string>
16+
<string>1.2.3</string>
1717
<key>CFBundleVersion</key>
18-
<string>1.2</string>
18+
<string>1.2.3</string>
1919
<key>Chrome</key>
2020
<dict>
2121
<key>Global Page</key>

0 commit comments

Comments
 (0)