Skip to content

Commit c649ac1

Browse files
committed
Merge tag '1.26.1' into develop
* Added missing ./build directory. [#246] * tag '1.26.1': release 1.26.1
2 parents 53f14b5 + 8d81b7e commit c649ac1

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## Unreleased
3+
## v1.26.1, 2017-07-28
44

55
* Added missing `./build` directory.([#246](https://github.com/heiseonline/shariff/issues/246))
66

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "shariff",
3-
"version": "1.25.2",
3+
"version": "1.26.1",
44
"homepage": "http://ct.de/-2467514",
55
"authors": [
66
"Ines Pauer <[email protected]>",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "shariff",
3-
"version": "1.26.0",
3+
"version": "1.26.1",
44
"description": "Shariff enables website users to share their favorite content without compromising their privacy.",
55
"main": "src/js/shariff.js",
66
"scripts": {

0 commit comments

Comments
 (0)