Skip to content

Commit 2961e93

Browse files
committed
Release new version 3.2.3
1 parent 9d61fd5 commit 2961e93

File tree

6 files changed

+1668
-1635
lines changed

6 files changed

+1668
-1635
lines changed

a3-portfolio.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
/*
33
Plugin Name: a3 Portfolio
44
Description: Creates a beautiful fully mobile responsive, fully customizable, Google images style portfolio to showcase your work.
5-
Version: 3.2.2
5+
Version: 3.2.3
66
Author: a3rev Software
77
Author URI: https://a3rev.com/
88
Requires at least: 6.0
9-
Tested up to: 6.6
9+
Tested up to: 6.7
1010
Text Domain: a3-portfolio
1111
Domain Path: /languages
1212
License: GPLv2 or later
@@ -35,7 +35,7 @@
3535

3636
define( 'A3_PORTFOLIO_KEY', 'a3_portfolios' );
3737
define( 'A3_PORTFOLIO_PREFIX', 'a3_portfolio_' );
38-
define( 'A3_PORTFOLIO_VERSION', '3.2.2' );
38+
define( 'A3_PORTFOLIO_VERSION', '3.2.3' );
3939
define( 'A3_PORTFOLIO_G_FONTS', true );
4040

4141
if ( version_compare( PHP_VERSION, '5.6.0', '>=' ) ) {

0 commit comments

Comments
 (0)