From 5732c59e7ccb116a97cecdff3fb7ce5c1ee4be7c Mon Sep 17 00:00:00 2001 From: Philipp Busse Date: Fri, 28 Jul 2017 13:40:50 +0200 Subject: [PATCH] release 1.26.1 --- CHANGELOG.md | 2 +- bower.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ce27347..46f228ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## Unreleased +## v1.26.1, 2017-07-28 * Added missing `./build` directory.([#246](https://github.com/heiseonline/shariff/issues/246)) diff --git a/bower.json b/bower.json index 47eb8a50..b010a1f4 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "shariff", - "version": "1.25.2", + "version": "1.26.1", "homepage": "http://ct.de/-2467514", "authors": [ "Ines Pauer ", diff --git a/package.json b/package.json index a9f10b0b..badcbfc4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shariff", - "version": "1.26.0", + "version": "1.26.1", "description": "Shariff enables website users to share their favorite content without compromising their privacy.", "main": "src/js/shariff.js", "scripts": {