diff --git a/functions.php b/functions.php index 6bd3775d..17105224 100644 --- a/functions.php +++ b/functions.php @@ -7,7 +7,7 @@ */ // Global constants. -define( 'THEME_VERSION', '0.8.5' ); +define( 'THEME_VERSION', '0.8.6' ); if ( ! defined( 'WP_ENVIRONMENT_TYPE' ) ) { $host = filter_input( INPUT_SERVER, 'HTTP_HOST', FILTER_SANITIZE_STRING ); diff --git a/package-lock.json b/package-lock.json index b12f888c..627ca73a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ctcl-election-website-toolkit", - "version": "0.8.5", + "version": "0.8.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index cb451180..6fb28811 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ctcl-election-website-toolkit", - "version": "0.8.5", + "version": "0.8.6", "description": "Election websites toolkit, by CTCL and USDR", "main": "Gruntfile.js", "repository": { diff --git a/style.css b/style.css index c680d702..49332b6f 100644 --- a/style.css +++ b/style.css @@ -3,7 +3,7 @@ * Theme URI: https://electiontools.org/ * Author: Center for Tech and Civic Life, United States Digital Reponse * Author URI: https://usdigitalresponse.org/ - * Version: 0.8.5 + * Version: 0.8.6 * Description: If you’re a local election official in the United States, you can use this template to get a head start on building your election website. The template will provide you with (1) a pre-built home page with election-related links and icons, (2) pre-loaded web pages on voting, voter registration, election resources, and more. The template follows guidelines from the Center for Civic Design and is fast, mobile-friendly and accessible. * Requires at least: 5.4 * Tested up to: 5.5