From ccd5532e9cb1324306ba25e587cc2f3ea6c4cd98 Mon Sep 17 00:00:00 2001 From: Ben Keith Date: Tue, 1 Nov 2016 13:20:04 -0400 Subject: [PATCH] Bump version number --- docs/conf.py | 2 +- package.json | 2 +- readme.md | 2 +- style.css | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/conf.py b/docs/conf.py index 7e9ce2a3f..4ccf7e900 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -51,7 +51,7 @@ # built documents. # # The short X.Y version. -version = '0.5.4' +version = '0.5.5' # The full version, including alpha/beta/rc tags. release = version diff --git a/package.json b/package.json index 54ed77251..3b3f5809f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "largo-project", - "version": "0.5.4", + "version": "0.5.5", "repository" : { "type" : "git", "url" : "https://github.com/INN/Largo.git" diff --git a/readme.md b/readme.md index 3650a12bc..8a0366af9 100644 --- a/readme.md +++ b/readme.md @@ -32,7 +32,7 @@ The project extends work done by [NPR's Project Argo](http://argoproject.org/). **Support** is available [via our helpdesk system](http://support.largoproject.org/) or by emailing [support@largoproject.org](mailto:support@largoproject.org). -**Current version:** v0.5.4 +**Current version:** v0.5.5 **Minimum supported PHP version:** 5.3 diff --git a/style.css b/style.css index 9305cee80..631800ebb 100644 --- a/style.css +++ b/style.css @@ -4,7 +4,7 @@ Theme URI: http://largoproject.org Description: A responsive news theme developed by the Institute for Nonprofit News (INN). Crafted specifically with the needs of news publishers in mind. Author: The INN Nerds Author URI: http://nerds.inn.org -Version: 0.5.4 +Version: 0.5.5 Tags: blue, white, light, two-columns, right-sidebar, fluid-layout, custom-header, sticky-post, microformats, post-formats, theme-options, featured-images, threaded-comments, editor-style, custom-menu License: GPL-2.0