Skip to content

Commit 4454c12

Browse files
committed
roll v1.2.8
1 parent 44ea83e commit 4454c12

4 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## Version 1.2.8, 2014.05.11
2+
3+
* [#217](https://github.com/emplate-extension/template-chrome/issues/217): Update [bit.ly][] configuration due to recent security breach
4+
15
## Version 1.2.7, 2014.02.26
26

37
* [#201](https://github.com/emplate-extension/template-chrome/issues/201): Restyle keyboard shortcuts in popup and options page

dist/Template.zip

-3 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "template-chrome"
33
, "description": "Google Chrome extension that quickly and easily copies info on the current page using a simple and unique template system"
4-
, "version": "1.2.7"
4+
, "version": "1.2.8"
55
, "homepage": "http://template-extension.org"
66
, "bugs": {
77
"url": "https://github.com/template-extension/template-chrome/issues"

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,5 @@
6464
, "tabs"
6565
, "<all_urls>"
6666
]
67-
, "version": "1.2.7"
67+
, "version": "1.2.8"
6868
}

0 commit comments

Comments
 (0)