diff --git a/functions.php b/functions.php index 840e82cf..66474ebf 100644 --- a/functions.php +++ b/functions.php @@ -7,7 +7,7 @@ */ // Global constants. -define( 'THEME_VERSION', '0.12.0' ); +define( 'THEME_VERSION', '0.12.1' ); if ( ! defined( 'WP_ENVIRONMENT_TYPE' ) ) { $host = filter_input( INPUT_SERVER, 'HTTP_HOST', FILTER_SANITIZE_ENCODED ); diff --git a/package-lock.json b/package-lock.json index 8304a3a3..18b379f8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ctcl-election-website-toolkit", - "version": "0.12.0", + "version": "0.12.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "ctcl-election-website-toolkit", - "version": "0.12.0", + "version": "0.12.1", "license": "GPL-2.0", "devDependencies": { "@babel/preset-env": "^7.23.8", diff --git a/package.json b/package.json index a3e782fe..a53d4b59 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ctcl-election-website-toolkit", - "version": "0.12.0", + "version": "0.12.1", "description": "Election websites toolkit, by CTCL and USDR", "main": "Gruntfile.js", "repository": { diff --git a/style.css b/style.css index 5f4f7b1e..0f483971 100644 --- a/style.css +++ b/style.css @@ -3,7 +3,7 @@ * Theme URI: https://electiontools.org/tool/election-website-template * Author: Center for Tech and Civic Life, United States Digital Response * Author URI: https://usdigitalresponse.org/ - * Version: 0.12.0 + * Version: 0.12.1 * 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.5 * Tested up to: 6.4