Skip to content
Snippets Groups Projects
Commit 8bb242c0 authored by Curtis Loisel's avatar Curtis Loisel
Browse files

Bumping up version

parent fd0e0fa0
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ Contributors: voceplatforms, chrisscott, prettyboymp, kevinlangleyjr
Tags: cdn, rewrite
Requires at least: 3.3
Tested up to: 3.8
Stable tag: 0.1.2
Stable tag: 0.1.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
......@@ -21,6 +21,9 @@ If using [Composer](http://getcomposer.org) for dependency management, you can a
> See [Installing Plugins](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins).
## Changelog
**0.1.3**
* Adding Grunt build files
**0.1.2**
* Adding Capistrano deploy files
......
{
"name": "cdn-rewrite",
"description": "Allows you to rewrite the root url of assets, css, and js files.",
"version": "0.1.2",
"version": "0.1.3",
"repository": {
"type": "git",
"url": "git@github.com:voceconnect/cdn-rewrite.git"
......
......@@ -3,7 +3,7 @@ Contributors: voceplatforms, chrisscott, prettyboymp, kevinlangleyjr
Tags: cdn, rewrite
Requires at least: 3.3
Tested up to: 3.8
Stable tag: 0.1.2
Stable tag: 0.1.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
......@@ -24,6 +24,9 @@ If using [Composer](http://getcomposer.org) for dependency management, you can a
3. Once the plugin has been activated, navigate to the CDN Rewrite settings page and set the appropriate settings.
== Changelog ==
= 0.1.3 =
* Adding Grunt build files
= 0.1.2 =
* Adding Capistrano deploy files
......
......@@ -3,7 +3,7 @@
Plugin Name: WP CDN Rewrite
Plugin URI: http://voceconnect.com/
Description: Rewrites asset URLs to CDN
Version: 0.1.2
Version: 0.1.3
Author: Chris Scott, Michael Pretty, Kevin Langley
Author URI: http://voceconnect.com/
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment