Skip to content

Commit

Permalink
Release 0.2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
mcguffin committed Aug 25, 2021
1 parent fdcbb50 commit 095b2f4
Show file tree
Hide file tree
Showing 7 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion css/admin/customize-acf-fieldgroup-control.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/admin/customize-acf-fieldgroup-preview.css
Original file line number Diff line number Diff line change
@@ -1 +1 @@
.customize-partial-edit-shortcut-button[data-acf-customizer]{left:0}
.customize-partial-edit-shortcut-button[data-acf-customizer]{left:0}
2 changes: 1 addition & 1 deletion index.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
Github Plugin URI: mcguffin/acf-customizer
Description: Use ACF Fields in customizer.
Author: Jörn Lund
Version: 0.2.14
Version: 0.2.15
Tested up to: 5.5
Requires PHP: 5.6
Author URI: https://github.com/mcguffin
Expand Down
4 changes: 2 additions & 2 deletions languages/acf-customizer.pot
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
# This file is distributed under the same license as the ACF Customizer plugin.
msgid ""
msgstr ""
"Project-Id-Version: ACF Customizer 0.2.14\n"
"Project-Id-Version: ACF Customizer 0.2.15\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/acf-customizer\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: 2021-04-21T08:43:38+00:00\n"
"POT-Creation-Date: 2021-08-25T09:11:45+00:00\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"X-Generator: WP-CLI 2.4.0\n"
"X-Domain: acf-customizer\n"
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "acf-customizer",
"version": "0.2.14",
"version": "0.2.15",
"description": "Use ACF Fields in customizer.",
"private": true,
"scripts": {
Expand Down Expand Up @@ -105,4 +105,4 @@
"browserify-shim": {
"jquery": "global:jQuery"
}
}
}
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Tags: #### donate link ####
Requires at least: 3.8
Tested up to: 5.5
Requires PHP: 7.0
Stable tag: 0.2.14
Stable tag: 0.2.15
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down

0 comments on commit 095b2f4

Please sign in to comment.