Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Commit

Permalink
Bump to v1.4.5
Browse files Browse the repository at this point in the history
1. Apply area updates to all templates
  • Loading branch information
Aaron Huisinga committed Dec 8, 2016
1 parent 723d11e commit 99bf9a7
Show file tree
Hide file tree
Showing 5 changed files with 821 additions and 788 deletions.
4 changes: 2 additions & 2 deletions program-page.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

/*
* Plugin Name: Program Page
* Version: 1.4.4
* Version: 1.4.5
* Plugin URI: http://www.coldturkeygroup.com/
* Description: Custom info pages for Platform ad campaigns
* Author: Cold Turkey Group
Expand All @@ -23,7 +23,7 @@
define( 'PROGRAM_PAGE_PLUGIN_PATH', trailingslashit( plugin_dir_path( __FILE__ ) ) );

if ( ! defined( 'PROGRAM_PAGE_PLUGIN_VERSION' ) )
define( 'PROGRAM_PAGE_PLUGIN_VERSION', '1.4.4' );
define( 'PROGRAM_PAGE_PLUGIN_VERSION', '1.4.5' );

require_once( 'classes/class-program-page.php' );

Expand Down
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: Aaron Huisinga
Tags: real estate, platform, days on market
Requires at least: 3.5
Tested up to: 4.6
Stable tag: 1.4.4
Stable tag: 1.4.5

Custom info pages for Platform ad campaigns (currently supports the HIP, Patriot, PATH, and First Responder Programs).

Expand Down
Loading

0 comments on commit 99bf9a7

Please sign in to comment.