Skip to content

Commit

Permalink
Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
cmb69 committed Apr 25, 2017
1 parent 22faf82 commit 912a6c9
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ to put the plugin here, so that the CMSimple_XH developers are able to do the
necessary maintenance (at least do some odd fixes), and release new versions
from time to time.

[![stable: 0.5](https://img.shields.io/badge/stable-0.5-green.svg)](https://github.com/cmsimple-xh/morepagedata/releases/tag/0.5)
[![stable: 0.5.1](https://img.shields.io/badge/stable-0.5.1-green.svg)](https://github.com/cmsimple-xh/flexslider/releases/tag/0.5.1)
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)


Expand Down
2 changes: 1 addition & 1 deletion admin.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
exit;
}

define('FLEXSLIDER_VERSION', '0.5');
define('FLEXSLIDER_VERSION', '0.5.1');

/**
* Plugin administration
Expand Down
2 changes: 2 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,3 +97,5 @@ by svasti
- Added a new caption style "overlay 3":large (responsive) white text
on dark opaque background on the left side of the image

0.5.1 April 2017
- see <https://github.com/cmsimple-xh/flexslider/milestone/1?closed=1>
2 changes: 1 addition & 1 deletion help/help.htm
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<div class="main">
<div class="main2">

<h1>Flexslider_XH 0.5</h1>
<h1>Flexslider_XH 0.5.1</h1>
<h5>by svasti</h5>

<p>Requires php 5</p>
Expand Down
2 changes: 1 addition & 1 deletion help/help_de.htm
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<body>
<div class="main">
<div class="main2">
<h1>Flexslider_XH 0.5</h1>
<h1>Flexslider_XH 0.5.1</h1>
<h5>by svasti</h5>
<p>Benötigt php 5</p>

Expand Down
2 changes: 1 addition & 1 deletion version.nfo
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Flexslider,0.5,0.5,,,https://github.com/cmsimple-xh/flexslider,https://raw.githubusercontent.com/cmsimple-xh/flexslider/master/version.nfo
Flexslider,0.5.1,0.5.1,,,https://github.com/cmsimple-xh/flexslider,https://raw.githubusercontent.com/cmsimple-xh/flexslider/master/version.nfo

0 comments on commit 912a6c9

Please sign in to comment.