Skip to content
This repository was archived by the owner on Nov 16, 2022. It is now read-only.

Commit 1569327

Browse files
committed
version bump
1 parent 13793fd commit 1569327

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,13 @@
33

44
## Download
55

6-
Download 1.0.12 https://github.com/brianteeman/haraka/releases/tag/1.0.12
6+
Download 1.0.13 https://github.com/brianteeman/haraka/releases/tag/1.0.13
77

88
### Description
99
While you are developing your web site this plugin will hide the site behind a Coming Soon Page. You can customise the text and select from a combination of over 100 styles. An optional countdown clock and social media links can be displayed. Additionally you can give a secret word, or whitelist one or more IP addresses, to allow access to the site while it is under development.
1010

11+
### 1.0.13 Release Notes
12+
This release fixes the IP address whitelist - thanks to @zero-24
1113
### 1.0.12 Release Notes
1214
This release adds a slight dark overlay to the image, but before the white text, so that when a light image is used, the text is still visible.
1315
### 1.0.11 Release Notes

haraka.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<copyright>(c) 2016 Brian Teeman All rights reserved.</copyright>
77
<authorEmail>brian@teeman.net</authorEmail>
88
<authorUrl>https://brian.teeman.net</authorUrl>
9-
<version>1.0.12</version>
9+
<version>1.0.13</version>
1010
<license>GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html</license>
1111
<description>PLG_SYSTEM_HARAKA_MANIFEST_DESCRIPTION</description>
1212
<updateservers>

manifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<type>plugin</type>
77
<folder>system</folder>
88
<client>site</client>
9-
<version>1.0.12</version>
9+
<version>1.0.13</version>
1010
<downloads>
11-
<downloadurl type="full" format="zip">https://github.com/brianteeman/haraka/archive/1.0.12.zip</downloadurl>
11+
<downloadurl type="full" format="zip">https://github.com/brianteeman/haraka/archive/1.0.13.zip</downloadurl>
1212
</downloads>
1313
<tags>
1414
<tag>stable</tag>

0 commit comments

Comments
 (0)