Skip to content

Commit bf8db92

Browse files
committed
Safer versioning
1 parent 772affc commit bf8db92

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

README.textile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,9 @@ Download the latest release of the plugin from "the GitHub project page":https:/
5454

5555
To uninstall, delete from the Admin → Plugins panel.
5656

57-
Alternatively, this plugin template can be installed using "Composer":http://getcomposer.org:
57+
Alternatively, this plugin can be installed using "Composer":https://getcomposer.org:
5858

59-
bc. $ composer require bloke/zem_contact_reborn
59+
bc. $ composer require bloke/zem_contact_reborn:*
6060

6161
h2(#differences). Differences from previous version
6262

zem_contact_reborn.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2011,6 +2011,10 @@ function zem_contact_if($atts, $thing = null)
20112011

20122012
To uninstall, delete from the Admin → Plugins panel.
20132013

2014+
Alternatively, this plugin can be installed using "Composer":https://getcomposer.org:
2015+
2016+
bc. $ composer require bloke/zem_contact_reborn:*
2017+
20142018
h2(#differences). Differences from previous version
20152019

20162020
If upgrading from v4.0.3.20, please note these differences:

0 commit comments

Comments
 (0)